Code

git.git
2008-03-14 Nicolas Pitrepack-objects: proper pack time stamping with --max...
2008-03-14 Vineet KumarMinor wording changes in the keyboard descriptions...
2008-03-14 Junio C HamanoDocumentation/git-help: typofix
2008-03-13 Miklos VajnaUpdate Hungarian translation. 100% completed.
2008-03-13 Jeff Kingt7505: use SHELL_PATH in hook
2008-03-13 Jeff Kingt9112: add missing #!/bin/sh header
2008-03-13 Jeff Kingfilter-branch: use $SHELL_PATH instead of 'sh'
2008-03-13 Jeff Kingfilter-branch: don't use xargs -0
2008-03-13 Jeff Kingadd NO_EXTERNAL_GREP build option
2008-03-13 Jeff Kingt6000lib: tr portability fix
2008-03-13 Jeff Kingt4020: don't use grep -a
2008-03-13 Jeff Kingadd test_cmp function for test scripts
2008-03-13 Jeff Kingremove use of "tail -n 1" and "tail -1"
2008-03-13 Jeff Kinggrep portability fix: don't use "-e" or "-q"
2008-03-13 Jeff Kingmore tr portability test script fixes
2008-03-13 Jeff Kingt0050: perl portability fix
2008-03-13 Shawn Bohrergit-p4: Use P4EDITOR environment variable when set
2008-03-13 Shawn Bohrergit-p4: Unset P4DIFF environment variable when using...
2008-03-13 Marius Storm... git-p4: Optimize the fetching of data from perforce.
2008-03-13 Johannes Schindelingit fetch: Take '-n' to mean '--no-tags'
2008-03-13 Junio C HamanoMerge branch 'maint'
2008-03-13 Johannes Schindelingc: call "prune --expire 2.weeks.ago" by default
2008-03-13 Junio C HamanoDocumentation/config: typofix
2008-03-13 Christian Couderhelp: warn if specified 'man.viewer' is unsupported...
2008-03-13 Christian CouderDocumentation: help: explain 'man.viewer' multiple...
2008-03-13 Michele Ballabiogit-gui: update Italian translation
2008-03-13 Jeff Kingtr portability fixes
2008-03-13 Junio C Hamanoquiltimport: fix misquoting of parsed -p<num> parameter
2008-03-13 Marc-Andre... git-cvsimport: fix merging with remote parent branch
2008-03-12 Jakub Narebskigitweb: Fix bug in href(..., -replay=>1) when using...
2008-03-12 Junio C HamanoMakefile: flatten enumeration of headers, objects and...
2008-03-12 Junio C HamanoMakefile: DIFF_OBJS is not special at all these days
2008-03-12 Johannes Sixtgit-submodule summary: fix that some "wc" flavors produ...
2008-03-12 Ping Yingit-submodule summary: test
2008-03-12 Ping Yingit-submodule summary: documentation
2008-03-12 Ping Yingit-submodule summary: limit summary size
2008-03-12 Ping Yingit-submodule summary: show commit summary
2008-03-12 Christian Couderhelp: implement multi-valued "man.viewer" config option
2008-03-12 Christian CouderDocumentation: help: describe 'man.viewer' config variable
2008-03-12 Christian Couderhelp: add "man.viewer" config var to use "woman" or...
2008-03-12 Junio C HamanoMerge git://repo.or.cz/git-gui
2008-03-12 Junio C Hamanogit-gui: Simplify MSGFMT setting in Makefile
2008-03-12 Junio C HamanoMerge branch 'js/remote'
2008-03-12 Junio C HamanoMerge branch 'lt/unpack-trees'
2008-03-12 Samuel Tardieu"remote update": print remote name being fetched from
2008-03-12 Junio C HamanoMerge branch 'maint'
2008-03-12 Marc-Andre... git-svn: fix find-rev error message when missing arg
2008-03-12 Jeff Kingt0021: tr portability fix for Solaris
2008-03-12 Ping Yingit-submodule summary: code framework
2008-03-12 Johannes Schindelinlaunch_editor(): allow spaces in the filename
2008-03-12 Mike Hommeygit rebase --abort: always restore the right commit
2008-03-11 Paul Mackerrasgitk: Avoid Tcl error when switching views
2008-03-11 David Aguilar[PATCH] gitk: Don't show local changes when we there...
2008-03-11 Michal Rokosautoconf: Test FREAD_READS_DIRECTORIES
2008-03-11 Junio C HamanoMerge branch 'jc/cherry-pick' (early part)
2008-03-11 Junio C HamanoMerge branch 'maint'
2008-03-11 Junio C HamanoMerge branch 'kb/maint-filter-branch-disappear' into...
2008-03-11 Junio C HamanoMerge branch 'aw/maint-shortlog-blank-lines' into maint
2008-03-11 Linus Torvaldsunpack_trees(): fix diff-index regression.
2008-03-11 SZEDER Gáborupdate 'git rebase' documentation
2008-03-11 SZEDER Gáborbash: fix long option with argument double completion
2008-03-11 Teemu Likonenbash: Add more long options to be completed with "git...
2008-03-10 SZEDER Gáborbash: use __gitdir when completing 'git rebase' options
2008-03-10 Shawn O. Pearcebash: Remove completion of core.legacyheaders option
2008-03-10 SZEDER Gáborbash: add 'git svn' subcommands and options
2008-03-10 SZEDER Gáborbash: add new 'git stash' subcommands
2008-03-10 SZEDER Gáborbash: refactor searching for subcommands on the command...
2008-03-10 SZEDER Gáborbash: remove unnecessary conditions when checking for...
2008-03-10 Kevin Ballardbash: Properly quote the GIT_DIR at all times to fix...
2008-03-10 Junio C Hamanotraverse_trees_recursive(): propagate merge errors up
2008-03-10 Junio C Hamanogit-pull documentation: warn about the option order
2008-03-10 Pierre Habouzitgit-quiltimport: better parser to grok "enhanced" serie...
2008-03-10 Pekka Kaitaniemi[PATCH] gitk: Add horizontal scrollbar to the diff...
2008-03-10 Jeff King[PATCH] gitk: make autoselect optional
2008-03-10 Michele Ballabio[PATCH] gitk: Mark another string for translation
2008-03-10 Yann Dirson[PATCH] Add an --argscmd flag to get the list of refs...
2008-03-10 Paul Mackerrasgitk: Only restore window size from ~/.gitk, not position
2008-03-09 Linus Torvaldsunpack_trees(): minor memory leak fix in unused destina...
2008-03-09 Linus TorvaldsMake 'unpack_trees()' have a separate source and destin...
2008-03-09 Linus TorvaldsMake 'unpack_trees()' take the index to work on as...
2008-03-09 Linus TorvaldsAdd 'const' where appropriate to index handling functions
2008-03-09 Linus TorvaldsFix tree-walking compare_entry() in the presense of...
2008-03-09 Linus TorvaldsMove 'unpack_trees()' over to 'traverse_trees()' interface
2008-03-09 Linus TorvaldsMake 'traverse_trees()' traverse conflicting DF entries...
2008-03-09 Linus TorvaldsAdd return value to 'traverse_tree()' callback
2008-03-09 Linus TorvaldsMake 'traverse_tree()' use linked structure rather...
2008-03-09 Linus TorvaldsAdd 'df_name_compare()' helper function
2008-03-09 Johannes Schindelinbuiltin remote rm: remove symbolic refs, too
2008-03-09 Jeff KingAdd a test for read-tree -u --reset with a D/F conflict
2008-03-09 Junio C HamanoMerge branch 'ph/parseopt'
2008-03-09 Junio C HamanoMerge branch 'dp/clean-fix'
2008-03-09 Junio C HamanoMerge branch 'ml/submodule-add-existing'
2008-03-09 Junio C HamanoMerge branch 'mr/compat-snprintf'
2008-03-09 Junio C HamanoMerge branch 'sp/fetch-optim'
2008-03-09 Junio C HamanoMerge branch 'jc/describe-always'
2008-03-09 Junio C HamanoMerge branch 'jc/am'
2008-03-09 Junio C HamanoMerge branch 'cr/reset-parseopt'
2008-03-09 Junio C HamanoMerge branch 'jn/gitweb-pickaxe'
2008-03-09 Junio C HamanoMerge branch 'kb/maint-filter-branch-disappear'
2008-03-09 Junio C HamanoMerge branch 'maint' to sync with 1.5.4.4
next