Code

git.git
2007-10-03 Junio C HamanoGIT 1.5.3.4 v1.5.3.4
2007-10-03 Carl WorthAdd test case for ls-files --with-tree
2007-10-03 Keith PackardMust not modify the_index.cache as it may be passed...
2007-10-03 Robert Schielethe ar tool is called gar on some systems
2007-10-03 Junio C Hamanorename diff_free_filespec_data_large() to diff_free_fil...
2007-10-03 Jeff Kingdiffcore-rename: cache file deltas
2007-10-03 Johan HerlandMention 'cpio' dependency in INSTALL
2007-10-03 Federico Mena... Make git-pull complain and give advice when there is...
2007-10-03 Federico Mena... Note that git-branch will not automatically checkout...
2007-10-03 Federico Mena... Add documentation for --track and --no-track to the...
2007-10-03 Federico Mena... Say when --track is useful in the git-checkout docs.
2007-10-02 Johannes SchindelinFix typo in config.txt
2007-10-02 Junio C Hamanofor-each-ref: fix %(numparent) and %(parent)
2007-10-02 Junio C Hamanogit-commit: initialize TMP_INDEX just to be sure.
2007-10-02 Steffen Prohaskafixed link in documentation of diff-options
2007-10-01 Junio C HamanoWhip post 1.5.3.3 maintenance series into shape.
2007-10-01 Miklos Vajnagit stash: document apply's --index switch
2007-10-01 Andy Parkinspost-receive-hook: Remove the From field from the gener...
2007-09-30 Jari Aaltogit-remote: exit with non-zero status after detecting...
2007-09-30 Johannes Schindelinrebase -i: squash should retain the authorship of the...
2007-09-30 Jean-Luc Herrengit-add--interactive: Improve behavior on bogus input
2007-09-30 Jean-Luc Herrengit-add--interactive: Allow Ctrl-D to exit
2007-09-29 Junio C HamanoGIT 1.5.3.3 v1.5.3.3
2007-09-29 Linus TorvaldsFix revision log diff setup, avoid unnecessary diff...
2007-09-29 Miklos Vajnagit-bundle: fix commandline examples in the manpage
2007-09-29 Junio C HamanoMerge branch 'mergetool' of git://repo.or.cz/git/merget...
2007-09-29 Theodore Ts'omergetool: Fix typo in options passed to kdiff3
2007-09-29 Theodore Ts'omergetool: fix emerge when running in a subdirectory
2007-09-29 Junio C HamanoMergetool generating blank files (1.5.3)
2007-09-27 Dan Nicholsonquiltimport: Skip non-existent patches
2007-09-26 Johannes Schindelinapply: get rid of --index-info in favor of --build...
2007-09-26 Carlos RicaMove make_cache_entry() from merge-recursive.c into...
2007-09-26 Randy Dunlapcore-tutorial: correct URL
2007-09-26 Shawn BohrerFix spelling of overridden in documentation
2007-09-26 Johannes Sixtgitattributes.txt: Be more to the point in the filter...
2007-09-26 Johannes Sixtgitattributes.txt: Remove a duplicated paragraph about...
2007-09-26 Michael Smithuser-manual: Explain what submodules are good for.
2007-09-25 Junio C HamanoMerge branch 'jn/web' into maint
2007-09-25 Jim MeyeringDo not over-quote the -f envelopesender value.
2007-09-25 Jim Meyeringunexpected Make output (e.g. from --debug) causes build...
2007-09-25 Glenn RempeFixed minor typo in t/t9001-send-email.sh test command...
2007-09-24 Jakub Narebskigitweb: No difftree output for trivial merge
2007-09-24 Jakub Narebskigitweb: Remove parse_from_to_diffinfo code from git_pat...
2007-09-24 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-09-24 Eric Wonggit-svn: don't attempt to spawn pager if we don't want one
2007-09-23 David KastrupSupplant the "while case ... break ;; esac" idiom
2007-09-23 Miklos VajnaUser Manual: add a chapter for submodules
2007-09-23 J. Bruce Fieldsuser-manual: don't assume refs are stored under .git...
2007-09-22 David BrownDetect exec bit in more cases.
2007-09-21 Matt KraaiConjugate "search" correctly in the git-prune-packed...
2007-09-21 Matt KraaiMove the paragraph specifying where the .idx and .pack...
2007-09-21 Junio C HamanoDocumentation/git-lost-found.txt: drop unnecessarily...
2007-09-19 Junio C HamanoGIT 1.5.3.2 v1.5.3.2
2007-09-19 Väinö JärveläFixed update-hook example allow-users format.
2007-09-19 Eric WongDocumentation/git-svn: updated design philosophy notes
2007-09-18 Junio C Hamanot/t4014: test "am -3" with mode-only change.
2007-09-18 Pierre HabouzitFix lapsus in builtin-apply.c
2007-09-18 Jeff Kinggit-push: documentation and tests for pushing only...
2007-09-18 Matthias Urlichsgit-svnimport: Use separate arguments in the pipe for...
2007-09-18 Junio C HamanoDocument ls-files --with-tree=<tree-ish>
2007-09-18 Junio C Hamanogit-commit: partial commit of paths only removed from...
2007-09-18 Junio C Hamanogit-commit: Allow partial commit of file removal.
2007-09-18 Junio C HamanoMerge branch 'jc/grep-c' into maint
2007-09-18 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-09-18 Junio C Hamanosend-email: make message-id generation a bit more robust
2007-09-17 J. Bruce Fieldsgit-apply: fix whitespace stripping
2007-09-17 Shawn O. Pearcegit-gui: Disable native platform text selection in... gitgui-0.8.3
2007-09-17 Johannes Schindelinapply --index-info: fall back to current index for...
2007-09-16 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-09-16 J. Bruce Fieldscore-tutorial: minor cleanup
2007-09-16 J. Bruce Fieldsdocumentation: replace Discussion section by link to...
2007-09-16 J. Bruce Fieldsuser-manual: todo updates and cleanup
2007-09-16 J. Bruce Fieldsuser-manual: fix introduction to packfiles
2007-09-16 J. Bruce Fieldsuser-manual: move packfile and dangling object discussion
2007-09-16 J. Bruce Fieldsuser-manual: rewrite object database discussion
2007-09-16 J. Bruce Fieldsuser-manual: reorder commit, blob, tree discussion
2007-09-16 J. Bruce Fieldsuser-manual: rewrite index discussion
2007-09-16 J. Bruce Fieldsuser-manual: create new "low-level git operations"...
2007-09-16 J. Bruce Fieldsuser-manual: rename "git internals" to "git concepts"
2007-09-16 J. Bruce Fieldsuser-manual: move object format details to hacking...
2007-09-16 J. Bruce Fieldsuser-manual: adjust section levels in "git internals"
2007-09-15 Johannes Schindelinrevision walker: --cherry-pick is a limited operation
2007-09-15 Junio C Hamanogit-sh-setup: typofix in comments
2007-09-14 Junio C HamanoSplit grep arguments in a way that does not requires...
2007-09-14 Junio C HamanoDocumentation/git-config.txt: AsciiDoc tweak to avoid...
2007-09-14 Benoit SigoureAdd test to check recent fix to "git add -u"
2007-09-14 Jari AaltoDocumentation/git-archive.txt: a couple of clarifications.
2007-09-14 Linus TorvaldsFix the rename detection limit checking
2007-09-14 Junio C Hamanodiff --no-index: do not forget to run diff_setup_done()
2007-09-14 Junio C Hamanogit-format-patch --in-reply-to: accept <message@id...
2007-09-14 Junio C Hamanogit-add -u: do not barf on type changes
2007-09-14 Ulrik SverdrupRemove duplicate note about removing commits with git...
2007-09-14 Gerrit Papegit-clone: improve error message if curl program is...
2007-09-14 Alexandre Julliardhooks--update: Explicitly check for all zeros for a...
2007-09-14 Shawn O. Pearcegit-gui: Paper bag fix "Commit->Revert" format arguments
2007-09-14 Shawn O. Pearcegit-gui: Provide 'uninstall' Makefile target to undo...
2007-09-13 Shawn O. Pearcegit-gui: Font chooser to handle a large number of font...
2007-09-13 Shawn O. Pearcegit-gui: Make backporting changes from i18n version...
2007-09-12 Junio C HamanoMerge branch 'sp/maint-no-thin' into maint
2007-09-12 Jean-Luc Herrenstash: end index commit log with a newline
next