Code

git.git
2008-03-02 Junio C HamanoMerge branch 'js/maint-daemon'
2008-03-02 Jakub NarebskiDocumentation: Remove --{min,max}-age option from git...
2008-03-02 Denis Chengcleanup: remove unused git_checkout_config
2008-03-02 Johannes SchindelinFix make_absolute_path() for parameters without a slash
2008-03-02 Junio C Hamanodiff: make sure work tree side is shown as 0{40} when...
2008-03-02 Junio C Hamanodiff-lib.c: constness strengthening
2008-03-02 Junio C HamanoClean up find_unique_abbrev() callers
2008-03-02 Junio C Hamanofind_unique_abbrev(): redefine semantics
2008-03-02 Mike Hommeygit rebase --abort: always restore the right commit
2008-03-02 Mike HommeyDocumentation/git-rebase.txt: Add --strategy to synopsys
2008-03-02 Junio C HamanoCodingGuidelines: spell out how we use grep in our...
2008-03-01 Jeff Kingallow git-am to run in a subdirectory
2008-03-01 Jeff Kingrename: warn user when we have turned off rename detection
2008-03-01 Mike HommeyAdd test for git rebase --abort
2008-03-01 Junio C Hamanot6024: move "git reset" to prepare for a test inside...
2008-03-01 Frank Lichtenheldgc: Add --quiet option
2008-03-01 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2008-03-01 Junio C HamanoMerge branch 'maint'
2008-03-01 Mike RalphsonDocumentation cherry-pick: Fix cut-and-paste error
2008-03-01 Rémi Vanicatgit.el: find the git-status buffer whatever its name is
2008-03-01 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2008-03-01 Santi Béjarclone: support cloning full bundles
2008-02-29 Junio C HamanoUpdate draft release notes for 1.5.5
2008-02-29 Jeff Kinguse build-time SHELL_PATH in test scripts
2008-02-29 Daniel BarkalowWrite index file on any checkout of files
2008-02-29 Uwe Kleine... rev-list: add --branches, --tags and --remotes
2008-02-29 Miklos VajnaImprove t6029 to check the real "subtree" case
2008-02-29 Daniel BarkalowUse diff_tree() directly in making cover letter
2008-02-29 Daniel BarkalowAlways use the current connection's remote ref list...
2008-02-29 Junio C Hamanotests: introduce test_must_fail
2008-02-29 Alex RiesenFix builtin checkout crashing when given an invalid...
2008-02-29 Junio C HamanoMerge branch 'maint'
2008-02-28 Gerrit Papetemplates/Makefile: don't depend on local umask setting
2008-02-28 Daniel BarkalowCorrect name of diff_flush() in API documentation
2008-02-28 Junio C HamanoStart preparing for 1.5.4.4
2008-02-28 Shawn O. PearceMerge branch 'maint'
2008-02-28 Shawn O. Pearcegit-gui: Paper bag fix info dialog when no files are... gitgui-0.9.3
2008-02-28 Junio C Hamanoformat-patch: remove a leftover debugging message
2008-02-28 Johannes Schindelincompletion: support format-patch's --cover-letter option
2008-02-27 Johannes Sixtdaemon: ensure that base-path is an existing directory
2008-02-27 Johannes Sixtdaemon: send more error messages to the syslog
2008-02-27 Junio C HamanoMerge branch 'maint'
2008-02-27 Junio C HamanoMerge branch 'git-p4' of git://repo.or.cz/git/git-p4
2008-02-27 Carl WorthEliminate confusing "won't bisect on seeked tree" failure
2008-02-27 Brandon Caseybuiltin-reflog.c: don't install new reflog on write...
2008-02-27 Jay Soffiansend-email: fix In-Reply-To regression
2008-02-27 Sebastian Noackgit-svn: Don't prompt for client cert password everytime.
2008-02-27 Alexandre Julliardgit.el: Do not display empty directories.
2008-02-27 Junio C HamanoMerge branch 'jm/free'
2008-02-27 Junio C HamanoMerge branch 'js/branch-track'
2008-02-27 Junio C HamanoMerge branch 'db/checkout'
2008-02-27 Junio C HamanoMerge branch 'db/cover-letter'
2008-02-27 Junio C HamanoMerge branch 'js/merge'
2008-02-27 Junio C HamanoMerge branch 'cw/bisect'
2008-02-27 Junio C HamanoMerge branch 'jk/help-alias'
2008-02-27 Junio C HamanoMerge branch 'js/run-command'
2008-02-27 Junio C HamanoMerge branch 'jc/diff-relative'
2008-02-27 Junio C HamanoMerge branch 'gp/hash-stdin'
2008-02-27 Junio C HamanoMerge branch 'db/push-single-with-HEAD'
2008-02-27 Junio C HamanoMerge branch 'db/host-alias'
2008-02-27 Junio C HamanoMerge branch 'ae/pack-autothread'
2008-02-27 Junio C HamanoMerge branch 'bc/reflog-fix'
2008-02-27 Junio C HamanoMerge branch 'sp/describe'
2008-02-27 Johan HerlandFix 'git cvsexportcommit -w $cvsdir ...' when used...
2008-02-27 Johan HerlandAdd testcase for 'git cvsexportcommit -w $cvsdir ....
2008-02-27 Jonathan del... Prompt to continue when editing during rebase --interactive
2008-02-27 Miklos VajnaDocumentation/git svn log: add a note about timezones.
2008-02-27 Junio C HamanoMerge branch 'js/maint-http-push' into maint
2008-02-27 Tor Arvid Lundgit-p4: Support usage of perforce client spec
2008-02-27 Simon Hausmanngit-p4: git-p4 submit cleanups.
2008-02-27 Simon Hausmanngit-p4: Removed git-p4 submit --direct.
2008-02-27 Simon Hausmanngit-p4: Clean up git-p4 submit's log message handling.
2008-02-27 Simon Hausmanngit-p4: Remove --log-substitutions feature.
2008-02-27 Tommy Thorngit-p4: support exclude paths
2008-02-27 Daniel BarkalowDon't use GIT_CONFIG in t5505-remote
2008-02-27 Jakub NarebskiAdd '--fixed-strings' option to "git log --grep" and...
2008-02-27 Junio C HamanoRevert "pack-objects: Print a message describing the...
2008-02-26 Junio C Hamanogit-apply --whitespace=fix: fix off by one thinko
2008-02-26 Junio C HamanoMerge branch 'maint'
2008-02-26 Jakub Narebskigitweb: Better cutting matched string and its context
2008-02-26 Bryan DonlanDocumentation/git-am.txt: Pass -r in the example invoca...
2008-02-26 Steven Draketimezone_names[]: fixed the tz offset for New Zealand.
2008-02-26 Caio Marcelo... filter-branch documentation: non-zero exit status in...
2008-02-26 Jay Soffianrev-parse: fix potential bus error with --parseopt...
2008-02-26 Daniel BarkalowImprove collection of information for format-patch...
2008-02-26 Daniel BarkalowAdd API access to shortlog
2008-02-25 Steffen ProhaskaAdd tests for filesystem challenges (case and unicode...
2008-02-25 Daniel BarkalowUse a single implementation and API for copy_file()
2008-02-25 Miklos VajnaDocumentation/git-filter-branch: add a new msg-filter...
2008-02-25 Junio C Hamanourl rewriting: take longest and first match
2008-02-25 Shawn O. PearceCorrect fast-export file mode strings to match fast...
2008-02-25 Daniel BarkalowAdd support for url aliases in config files
2008-02-25 Santi Béjargit-bundle.txt: Add different strategies to create...
2008-02-25 Michele Ballabiobuiltin-for-each-ref.c: fix typo in error message
2008-02-25 Jeff Kinghelp: respect aliases
2008-02-25 Jeff Kingmake alias lookup a public, procedural function
2008-02-25 Jeff Kinghelp: use parseopt
2008-02-25 Jeff Kingsend-email: test compose functionality
2008-02-25 Jeff Kingt9001: enhance fake sendmail test harness
2008-02-25 Junio C HamanoMerge branch 'lt/dirstat'
next