Code

git.git
2007-10-18 Robert Schielefixing output of non-fast-forward output of post-receiv...
2007-10-17 Shawn O. PearceDocument additional 1.5.3.5 fixes in release notes
2007-10-17 Shawn O. PearceAvoid 'expr index' on Mac OS X as it isn't supported
2007-10-17 Johannes Schindelinfilter-branch: update current branch when rewritten
2007-10-17 Johannes Schindelinfix filter-branch documentation
2007-10-17 Andrew Clausenhelpful error message when send-pack finds no refs...
2007-10-17 Johannes SchindelinFix setup_git_directory_gently() with relative GIT_DIR...
2007-10-17 Shawn O. PearceCorrect typos in release notes for 1.5.3.5
2007-10-16 Shawn O. PearceWhip post 1.5.3.4 maintenance series into shape.
2007-10-16 Johannes Schindelinrebase -i: use diff plumbing instead of porcelain
2007-10-16 Mathias MegyeiDo not remove distributed configure script
2007-10-16 Michele Ballabiogit-archive: document --exec
2007-10-16 Michele Ballabiogit-reflog: document --verbose
2007-10-16 Gerrit Papegit-config: handle --file option with relative pathname...
2007-10-16 Johannes Schindelinclear_commit_marks(): avoid deep recursion
2007-10-16 Jean-Luc Herrengit add -i: Remove unused variables
2007-10-16 Jean-Luc Herrengit add -i: Fix parsing of abbreviated hunk headers
2007-10-16 Frank Lichtenheldgit-config: don't silently ignore options after --list
2007-10-16 Linus TorvaldsClean up "git log" format with DIFF_FORMAT_NO_OUTPUT
2007-10-16 Linus TorvaldsFix embarrassing "git log --follow" bug
2007-10-08 Steffen Prohaskagit-gui: accept versions containing text annotations...
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 Shawn O. Pearcegit-gui: Don't crash when starting gitk from a browser...
2007-10-03 Shawn O. Pearcegit-gui: Allow gitk to be started on Cygwin with native...
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-22 Shawn O. Pearcegit-gui: Ensure .git/info/exclude is honored in Cygwin...
2007-09-22 Shawn O. Pearcegit-gui: Handle starting on mapped shares under Cygwin
2007-09-22 Shawn O. Pearcegit-gui: Display message box when we cannot find git...
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-20 Simon Sasburggit-gui: Avoid using bold text in entire gui for some...
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
next