summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-24socksetup: don't return on set_reuse_addr() errorv1.3.1Serge E. Hallyn1-1/+1
2006-04-24Document the configuration filePetr Baudis3-14/+198
2006-04-24Document git-var -l listing also configuration variablesPetr Baudis1-1/+4
2006-04-24rev-parse: better error message for ambiguous argumentsPaul Mackerras1-2/+10
2006-04-21git-log produces no outputLinus Torvalds1-0/+2
2006-04-21fix pack-object buffer sizeNicolas Pitre1-1/+1
2006-04-21mailinfo: decode underscore used in "Q" encoding properly.Junio C Hamano1-5/+7
2006-04-20Reintroduce svn pools to solve the memory leak.Santi_Béjar1-1/+3
2006-04-20pack-objects: do not stop at object that is "too small"Junio C Hamano1-1/+1
2006-04-20git-commit --amend: two fixes.Junio C Hamano2-7/+16
2006-04-19pre-commit hook: complain about conflict markers.Junio C Hamano1-0/+3
2006-04-19git-merge: a bit more readable user guidance.Junio C Hamano1-1/+1
2006-04-18Document git-clone --referenceShawn Pearce1-1/+20
2006-04-18Fix filename scaling for binary filesJonas Fonseca1-3/+4
2006-04-18GIT 1.3.0v1.3.0Junio C Hamano1-1/+1
2006-04-18Add git-annotate(1) and git-blame(1)Jonas Fonseca4-1/+92
2006-04-18diff --stat: make sure to set recursive.Junio C Hamano3-5/+10
2006-04-18git-svnimport symlink supportHerbert Valerio Riedel1-2/+16
2006-04-17packed_object_info_detail(): check for corrupt packfile.Junio C Hamano1-2/+4
2006-04-17cleanups: remove unused variable from exec_cmd.cSerge E. Hallyn1-3/+1
2006-04-17cleanups: prevent leak of two strduped strings in config.cSerge E. Hallyn1-11/+28
2006-04-17cleanups: Remove impossible case in quote.cSerge E. Hallyn1-2/+0
2006-04-17cleanups: Remove unused vars from combine-diff.cSerge E. Hallyn1-10/+2
2006-04-17cleanups: Fix potential bugs in connect.cSerge E. Hallyn1-4/+14
2006-04-17Merge branch 'jc/boundary'Junio C Hamano4-10/+36
2006-04-17Merge branch 'jc/bottomless'Junio C Hamano1-0/+2
2006-04-17Allow empty lines in info/graftsYann Dirson1-1/+1
2006-04-16rev-list --boundary: show boundary commits even when limited otherwise.Junio C Hamano4-10/+36
2006-04-16Makefile fixups.A Large Angry SCM2-2/+2
2006-04-16Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-2/+3
2006-04-17gitk: Fix bug caused by missing commitlisted elementsPaul Mackerras1-2/+3
2006-04-16reading $GIT_DIR/info/graft - skip comments correctly.Junio C Hamano1-1/+3
2006-04-16pager: do not fork a pager if PAGER is set to empty.Johannes Schindelin1-7/+10
2006-04-15diff-options: add --patch-with-statJohannes Schindelin3-1/+22
2006-04-15diff-files --stat: do not dump core with unmerged index.Junio C Hamano1-4/+17
2006-04-15Support "git cmd --help" syntaxLinus Torvalds1-0/+6
2006-04-15diff --stat: do not do its own three-dashes.Junio C Hamano2-3/+3
2006-04-15diff-tree: typefix.Junio C Hamano1-1/+1
2006-04-14GIT v1.3.0-rc4v1.3.0-rc4Junio C Hamano1-1/+1
2006-04-14Merge branch 'dl/xdiff'Junio C Hamano2-5/+110
2006-04-14Merge branch 'js/diffstat'Junio C Hamano4-7/+226
2006-04-14Merge branch 'jc/fix5500'Junio C Hamano1-19/+14
2006-04-14rev-list --bisect: limit list before bisecting.Junio C Hamano1-0/+2
2006-04-14Clean up trailing whitespace when pretty-printing commitsLinus Torvalds1-10/+5
2006-04-14"git cmd -h" for shell scripts.Junio C Hamano1-1/+1
2006-04-14git-log <diff-options> <paths> documentationJunio C Hamano1-4/+20
2006-04-14Retire git-log.sh (take #4)Junio C Hamano1-15/+0
2006-04-14stripspace: incomplete line fix (take #2)Junio C Hamano1-1/+3
2006-04-13t5500: test fixJunio C Hamano1-19/+14
2006-04-13diff --stat: no need to ask funcnames nor context.Junio C Hamano1-2/+2