summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-29Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2010-01-29add shebang line to git-mergetool--lib.shJeff King
2010-01-29fix off-by-one allocation errorJeff King
2010-01-29gitk: Update German translationChristian Stimming
2010-01-29gitk: Add French translationEmmanuel Trillaud
2010-01-29gitk: update Italian translationMichele Ballabio
2010-01-29gitk: Update Swedish translationPeter Krefting
2010-01-28Merge branch 'maint'Junio C Hamano
2010-01-28bash: support 'git notes' and its subcommandsSZEDER Gábor
2010-01-28bash: don't offer remote transport helpers as subcommandsSZEDER Gábor
2010-01-28grep --quiet: finishing touchesJunio C Hamano
2010-01-28reject @{-1} not at beginning of object nameJeff King
2010-01-28fix parsing of @{-1}@{u} combinationJeff King
2010-01-28test combinations of @{} syntaxJeff King
2010-01-28rerere: fix too-short initializationJeff King
2010-01-28t0101: use absolute dateJeff King
2010-01-28Merge branch 'fk/threaded-grep'Junio C Hamano
2010-01-28Merge branch 'gp/maint-cvsserver'Junio C Hamano
2010-01-28tests: update tests that used to failJunio C Hamano
2010-01-27Merge branch 'jc/upstream-reflog'Junio C Hamano
2010-01-27Merge branch 'jc/maint-reflog-bad-timestamp'Junio C Hamano
2010-01-27Merge branch 'il/maint-colon-address'Junio C Hamano
2010-01-27Merge branch 'il/maint-xmallocz'Junio C Hamano
2010-01-27Merge branch 'jh/maint-config-file-prefix'Junio C Hamano
2010-01-27transport_get(): drop unnecessary check for !remoteJunio C Hamano
2010-01-27Fix remote.<remote>.vcsIlari Liusvaara
2010-01-27t0101: use a fixed timestamp when searching in the reflogJunio C Hamano
2010-01-27Update @{bogus.timestamp} fix not to die()Junio C Hamano
2010-01-27Merge branch 'jl/diff-submodule-ignore'Junio C Hamano
2010-01-27work around an obnoxious bash "safety feature" on OpenBSDJunio C Hamano
2010-01-26fix portability issues with $ in double quotesStephen Boyd
2010-01-26approxidate_careful() reports errorneous date stringJunio C Hamano
2010-01-26Fix log -g this@{upstream}Junio C Hamano
2010-01-26Fix integer overflow in unpack_compressed_entry()Ilari Liusvaara
2010-01-26Fix integer overflow in unpack_sha1_rest()Ilari Liusvaara
2010-01-26Fix integer overflow in patch_delta()Ilari Liusvaara
2010-01-26Add xmallocz()Ilari Liusvaara
2010-01-26git-cvsserver: allow regex metacharacters in CVSROOTGerrit Pape
2010-01-26builtin-config: Fix crash when using "-f <relative path>" from non-root dirJohan Herland
2010-01-26Allow use of []-wrapped addresses in git://Ilari Liusvaara
2010-01-26Support addresses with ':' in git-daemonIlari Liusvaara
2010-01-26grep: use REG_STARTEND (if available) to speed up regexecBenjamin Kramer
2010-01-26Threaded grepFredrik Kuivinen
2010-01-26am: fix patch format detection for Thunderbird "Save As" emailsStephen Boyd
2010-01-26t0022: replace non-portable literal CRStephen Boyd
2010-01-26tests: consolidate CR removal/addition functionsStephen Boyd
2010-01-25grep: expose "status-only" feature via -qJunio C Hamano
2010-01-25commit-tree: remove unused #defineStephen Boyd
2010-01-25t5541-http-push: make grep expression check for one line onlyTay Ray Chuan
2010-01-25rebase: replace antiquated sed invocationStephen Boyd