Code

git.git
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...
2007-07-29 Jakub Narebskigitweb: Show submodule entries in the 'tree' view
2007-07-29 Jeff KingDocumentation/git-diff: remove -r from --name-status...
2007-07-28 Junio C Hamanogit-stash apply --index: optimize postprocessing
2007-07-28 Junio C HamanoFix git-stash apply --index
2007-07-28 しらいしななこgit-stash: Make sure reflog is created for refs/stash
2007-07-28 Junio C HamanoMerge branch 'master' of git://git./gitk/gitk
2007-07-27 Johannes Schindelinrebase -i: fix interrupted squashing
2007-07-27 Junio C HamanoAdd test for symlinked configuration file updates.
2007-07-27 Bradford C... use lockfile.c routines in git_commit_set_multivar()
2007-07-27 Bradford C... fully resolve symlinks when creating lockfiles
2007-07-27 Shawn O. Pearcegit-gui: Don't kill modified commit message buffer...
2007-07-27 Junio C Hamanogit-stash: do not remove a ref by hand.
2007-07-26 Brian GernhardtDocument commit.template configuration variable.
2007-07-26 Paul Mackerrasgitk: Fix bugs in the Find function
2007-07-26 Junio C HamanoUpdate description of -z option.
2007-07-26 Johannes Schindelinrebase -i: fix overzealous output redirection
2007-07-26 Nguyễn Thái... git-write-tree should not crash if prefix does not...
2007-07-26 Junio C Hamanogit_mkstemp(): be careful not to overflow the path...
2007-07-25 Junio C HamanoWhen locking in a symlinked repository, try to lock...
2007-07-25 Junio C Hamanogit-submodule: remove redundant call to git-describe
2007-07-25 Simon Hausmanngit-p4: Fix p4 user cache population on Windows.
2007-07-25 Junio C Hamanogit-submodule module_name: avoid using unwieldy "value_...
2007-07-25 Junio C Hamanogitweb: fix broken snapshot
2007-07-25 Junio C HamanoMake sure git-stash works from subdirectory.
2007-07-25 Robin RosenbergDocument --unified/-U option
2007-07-25 Shawn O. Pearcegit-gui: Remove usernames from absolute SSH urls during...
2007-07-25 Shawn O. Pearcegit-gui: Format tracking branch merges as though they...
2007-07-25 Shawn O. Pearcegit-gui: Cleanup bindings within merge dialog
2007-07-25 Shawn O. Pearcegit-gui: Replace merge dialog with our revision picker...
2007-07-25 Shawn O. Pearcegit-gui: Show ref last update times in revision chooser...
2007-07-25 Shawn O. Pearcegit-gui: Display commit/tag/remote info in tooltip...
2007-07-25 Shawn O. Pearcegit-gui: Save remote urls obtained from config/remotes...
2007-07-25 Junio C HamanoGIT 1.5.3-rc3 v1.5.3-rc3
2007-07-25 Alexandre Julliardgit.el: Pass an explicit argument to enable smerge...
2007-07-25 Jim Meyeringpretty-options.txt: tiny doc fix
2007-07-25 Junio C Hamanot9200: Be careful when checking CVS/Entries
next