]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2007-08-10  Junio C HamanoOptimize "diff --cached" performance.
2007-08-10  Junio C HamanoRevert "tweak manpage formatting"
2007-08-10  Johannes SchindelinReinstate the old behaviour when GIT_DIR is set and...
2007-08-10  Junio C Hamanotweak manpage formatting
2007-08-10  Junio C HamanoFix an illustration in git-rev-parse.txt
2007-08-10  Uwe Kleine... send-email: get all the quoting of realnames right
2007-08-10  Uwe Kleine... send-email: rfc822 forbids using <address@domain> witho...
2007-08-10  Shawn O. PearceUse the empty tree for base diff in paranoid-update...
2007-08-10  Shawn O. PearceTeach the update-paranoid to look at file differences
2007-08-10  Shawn O. PearceTeach update-paranoid how to store ACLs organized by...
2007-08-10  Junio C HamanoFix formatting of git-blame documentation.
2007-08-09  Brian Downingcvsserver: Fix for work trees
2007-08-08  Simon Hausmanngit-p4: Fix git-p4 submit to include only changed files...
2007-08-08  Junio C HamanoReorder the list of commands in the manual.
2007-08-08  Simon Hausmanngit-p4: Fix support for symlinks.
2007-08-07  Steve Hoelzergit-stash documentation: add missing backtick
2007-08-07  Steve Hoelzergit-stash documentation: stash numbering starts at...
2007-08-07  Steven GrimmAdd a note about the index being updated by git-status...
2007-08-07  David KastrupDocumentation/git-commit.txt: correct bad list formatting.
2007-08-07  Uwe Kleine... send-email: teach sanitize_address to do rfc2047 quoting
2007-08-07  Junio C HamanoFix "make GZ=1 quick-install-doc"
2007-08-07  Junio C Hamanopager: find out pager setting from configuration
2007-08-06  Gerrit Papegit-am: initialize variable $resume on startup
2007-08-06  Adam RobenDocumentation/git-svn: how to clone a git-svn-created...
2007-08-06  Junio C HamanoMerge branch 'maint'
2007-08-06  Linus Torvaldsapply: remove directory that becomes empty by renaming...
2007-08-06  Junio C Hamanosetup.c:verify_non_filename(): don't die unnecessarily...
2007-08-06  J. Bruce Fieldsdocumentation: use the word "index" in the git-commit...
2007-08-06  Junio C HamanoMerge branch 'master' of git://linux-nfs.org/~bfields/git
2007-08-05  J. Bruce FieldsMerge branch 'maint'
2007-08-05  J. Bruce Fieldsdocumentation: use the word "index" in the git-add...
2007-08-05  J. Bruce Fieldsuser-manual: mention git-gui
2007-08-05  Junio C Hamanouser-manual: mention git stash
2007-08-05  J. Bruce Fieldsuser-manual: update for new default --track behavior
2007-08-05  Junio C HamanoFix install-doc-quick target
2007-08-05  Junio C Hamanounpack-trees.c: assume submodules are clean during...
2007-08-05  Jyotirmoy BhattacharyaFixed git-push manpage
2007-08-05  Johannes Schindelincheckout-index needs a working tree
2007-08-04  Randal L. Schwartzadd "test-absolute-path" to .gitignore
2007-08-04  Shawn O. PearceDocument GIT_SSH environment variable alongside other...
2007-08-04  Junio C HamanoINSTALL: add warning on docbook-xsl 1.72 and 1.73
2007-08-04  Jakub Narebskigitweb: Fix handling of $file_name in feed generation
2007-08-04  Junio C Hamanogit-completion: add "git stash"
2007-08-03  Junio C HamanoGIT 1.5.3-rc4 v1.5.3-rc4
2007-08-03  Junio C HamanoFix bogus use of printf in t3700 test
2007-08-03  Junio C Hamanogitweb: do not choke on recursive symlink
2007-08-03  Junio C HamanoFix work-tree related breakages
2007-08-03  David SymondsFix documentation for core.gitproxy to reflect code
2007-08-03  Johannes Schindelinread-tree: remove unnecessary call to setup_git_directory()
2007-08-03  Thomas SchwingeSupport building on GNU/Hurd
2007-08-02  Han-Wen NienhuysFix style nit in Python slicing.
2007-08-02  Han-Wen NienhuysSort output of "p4 change" in incremental import before...
2007-08-02  Junio C HamanoRelNotes 1.5.3 updates before -rc4
2007-08-02  David KastrupWhen generating manpages, delete outdated targets first.
2007-08-02  Johannes Schindelinrebase -i: fix for optional [branch] parameter
2007-08-02  Steve HoelzerTry to be consistent with capitalization in the documen...
2007-08-02  Junio C Hamanogit-commit.sh: Permit the --amend message to be given...
2007-08-02  David Kastrupgit-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL...
2007-08-02  Alex RiesenHack git-add--interactive to make it work with ActiveSt...
2007-08-02  Johannes Schindelinrebase -i: ignore patches that are already in the upstream
2007-08-01  Johannes Schindelinget_relative_cwd(): clarify why it handles dir == NULL
2007-08-01  Johannes SchindelinClean up work-tree handling
2007-08-01  Johannes SchindelinAdd set_git_dir() function
2007-08-01  Johannes SchindelinAdd functions get_relative_cwd() and is_inside_dir()
2007-08-01  Johannes SchindelinAdd is_absolute_path() and make_absolute_path()
2007-08-01  Jens Axboe--base-path-relaxed option
2007-08-01  Kristian HøgsbergAdd test case for basic commit functionality.
2007-08-01  Alexandre Julliardgit.el: Take into account the core.excludesfile config...
2007-08-01  Alexandre Julliardgit.el: Avoid using ewoc-set-data for compatibility...
2007-08-01  Alex RiesenMake verse of git-config manpage more readable
2007-08-01  Alex RiesenAdd a test for git-config --file
2007-08-01  Alex RiesenAdd an option to specify a file to config builtin
2007-08-01  Robert Schielemake the name of the library directory a config option
2007-08-01  Junio C HamanoMerge branch 'maint'
2007-08-01  Christian Couderrev-list --bisect: fix allocation of "int*" instead...
2007-07-31  Junio C Hamanogit.c: execution path
2007-07-31  Robert Schieleadd option to find zlib in custom path
2007-07-31  Junio C HamanoUnset GIT_EDITOR while running tests.
2007-07-31  Junio C Hamanoadd_file_to_index: skip rehashing if the cached stat...
2007-07-31  Robert Ewaldgit-svn: Translate invalid characters in refname
2007-07-30  Johannes Schindelinwhite space fixes in setup.c
2007-07-30  David Soria... Documentation/gitattributes.txt: typofix
2007-07-30  Junio C Hamanorebase: try not to munge commit log message
2007-07-30  Junio C Hamanosymbolic-ref, update-ref: do not refuse reflog message...
2007-07-30  Junio C Hamanolog_ref_write() -- do not chomp reflog message at the...
2007-07-30  Junio C HamanoMerge branch 'bs/lock'
2007-07-30  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-07-30  Shawn O. Pearcegit-gui: Minor refactoring of merge command line in... gitgui-0.8.0
2007-07-30  Shawn O. Pearcegit-gui: Use more modern looking icons in the tree...
2007-07-30  Shawn O. Pearcegit-gui: Don't offer to stage hunks from untracked...
2007-07-30  Shawn O. Pearcegit-gui: Make sure remotes are loaded when picking...
2007-07-29  David KastrupMakefile: use $(FIND) instead of find
2007-07-29  Jeff Kinggit-diff: turn on recursion by default
2007-07-29  Shawn O. Pearcegit-gui: Use progress bar while resetting/aborting...
2007-07-29  Shawn O. Pearcegit-gui: Honor core.excludesfile when listing extra...
2007-07-29  Christian Stimminggit-gui: Unify wording to say "to stage" instead of...
2007-07-29  Seth FalconRename git-rebase interactive buffer: todo => git-rebas...
2007-07-29  Jakub Narebskigitweb: Allow for multivalued parameters passed to...
2007-07-29  Thomas SchwingeDon't rely on unspecified behavior
2007-07-29  Jakub Narebskigitweb: Simplify 'opt' parameter validation, add "no...
next