summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-21Fix naming scheme for configure cache variables.Libravatar Ralf Wildenhues1-9/+9
2009-01-19Makefile: use shell for-loop rather than Make's foreach loop during installLibravatar Brandon Casey1-4/+6
2009-01-19use uppercase POSIX compliant signals for the 'trap' commandLibravatar Markus Heidelberg2-10/+10
2009-01-19contrib/difftool: remove distracting 'echo' in the SIGINT handlerLibravatar Markus Heidelberg1-1/+0
2009-01-19contrib/difftool: change trap condition from SIGINT to INTLibravatar Markus Heidelberg1-1/+1
2009-01-19commit: more compact summary and without extra quotesLibravatar Santi Béjar1-2/+2
2009-01-19Introduce for_each_recent_reflog_ent().Libravatar Junio C Hamano3-2/+24
2009-01-19interpret_nth_last_branch(): plug small memleakLibravatar Junio C Hamano1-3/+7
2009-01-19Optimize color_parse_memLibravatar René Scharfe1-17/+21
2009-01-19Fix combined use of whitespace ignore options to diffLibravatar Keith Cascio2-6/+8
2009-01-19Merge branch 'kc/maint-diff-bwi-fix'Libravatar Junio C Hamano0-0/+0
2009-01-19test more combinations of ignore-whitespace options to diffLibravatar Keith Cascio1-0/+27
2009-01-19Merge branch 'maint'Libravatar Junio C Hamano1-2/+3
2009-01-19shell: Document that 'cvs server' is a valid commandLibravatar Lars Noschinski1-2/+3
2009-01-19Fix reflog parsing for a malformed branch switching entryLibravatar Junio C Hamano1-1/+1
2009-01-19Fix parsing of @{-1}@{1}Libravatar Johannes Schindelin2-2/+25
2009-01-19interpret_nth_last_branch(): avoid traversing the reflog twiceLibravatar Junio C Hamano2-24/+65
2009-01-19bash completion: refactor diff optionsLibravatar Thomas Rast1-15/+21
2009-01-19bash completion: move pickaxe options to logLibravatar Thomas Rast1-1/+2
2009-01-18difftool: put the cursor on the editable file for VimLibravatar David Aguilar1-2/+6
2009-01-18difftool: fix documentation problemsLibravatar David Aguilar2-13/+12
2009-01-18Merge git://git.bogomips.org/git-svnLibravatar Junio C Hamano7-20/+484
2009-01-18git-svn: Show UUID in svn info for added directories with svn 1.5.5Libravatar Marcel Koeppen1-1/+2
2009-01-18git-am: re-fix the diag message printingLibravatar Junio C Hamano1-1/+1
2009-01-18git-svn: avoid importing nested git reposLibravatar Eric Wong2-4/+131
2009-01-18git-svn: fix SVN 1.1.x compatibilityLibravatar Eric Wong2-3/+25
2009-01-18git-svn: Add --localtime option to "fetch"Libravatar Pete Harlan3-3/+64
2009-01-18git-svn: better attempt to handle broken symlink updatesLibravatar Eric Wong2-4/+122
2009-01-18git-svn: handle empty files marked as symlinks in SVNLibravatar Eric Wong2-5/+140
2009-01-18Documentation: avoid using undefined parametersLibravatar Anders Melchiorsen1-2/+2
2009-01-18Documentation: mention branches rather than headsLibravatar Anders Melchiorsen1-2/+2
2009-01-18Documentation: remove a redundant elaborationLibravatar Anders Melchiorsen1-2/+1
2009-01-18Documentation: git push repository can also be a remoteLibravatar Anders Melchiorsen1-1/+3
2009-01-18lstat_cache(): introduce clear_lstat_cache() functionLibravatar Kjetil Barvik2-0/+9
2009-01-18lstat_cache(): introduce invalidate_lstat_cache() functionLibravatar Kjetil Barvik2-8/+37
2009-01-18lstat_cache(): introduce has_dirs_only_path() functionLibravatar Kjetil Barvik3-39/+60
2009-01-18lstat_cache(): introduce has_symlink_or_noent_leading_path() functionLibravatar Kjetil Barvik3-36/+63
2009-01-18lstat_cache(): more cache effective symlink/directory detectionLibravatar Kjetil Barvik1-40/+125
2009-01-18mergetool: put the cursor on the editable file for VimLibravatar Markus Heidelberg1-2/+7
2009-01-17t7700: demonstrate misbehavior of 'repack -a' when local packs existLibravatar Brandon Casey1-0/+19
2009-01-17test more combinations of ignore-whitespace options to diffLibravatar Keith Cascio1-0/+27
2009-01-17Merge branch 'ds/uintmax-config'Libravatar Junio C Hamano2-1/+6
2009-01-17Merge branch 'gb/gitweb-opml'Libravatar Junio C Hamano1-3/+7
2009-01-17Merge branch 'mv/apply-parse-opt'Libravatar Junio C Hamano3-128/+168
2009-01-17Merge branch 'tr/rebase-root'Libravatar Junio C Hamano4-52/+322
2009-01-17Merge branch 'gb/gitweb-patch'Libravatar Junio C Hamano1-3/+110
2009-01-17Merge branch 'ap/clone-into-empty'Libravatar Junio C Hamano11-50/+77
2009-01-17Merge branch 'jc/maint-format-patch'Libravatar Junio C Hamano1-0/+7
2009-01-17Merge branch 'tr/maint-no-index-fixes'Libravatar Junio C Hamano3-10/+20
2009-01-17Merge branch 'as/autocorrect-alias'Libravatar Junio C Hamano1-20/+33