summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-25Always initialize xpparam_t to 0Brian Downing
2008-10-25blame: inline get_patch()René Scharfe
2008-10-12Merge branch 'maint'Shawn O. Pearce
2008-10-12test-lib: fix broken printfShawn O. Pearce
2008-10-12"git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen
2008-10-12Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey
2008-10-12print an error message for invalid pathDmitry Potapov
2008-10-12Documentation: remove stale howto/rebase-and-edit.txtThomas Rast
2008-10-12t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey
2008-10-12git apply --directory broken for new filesJeff King
2008-10-10Merge branch 'maint'Shawn O. Pearce
2008-10-10rebase -i: do not fail when there is no commit to cherry-pickJohannes Schindelin
2008-10-10test-lib: fix color reset in say_color()Miklos Vajna
2008-10-10fix pread()'s short read in index-packNicolas Pitre
2008-10-09Merge branch 'js/objc-funchdr'Shawn O. Pearce
2008-10-09Merge branch 'pb/gitweb'Shawn O. Pearce
2008-10-09Merge branch 'dm/svn-branch'Shawn O. Pearce
2008-10-09Merge branch 'bc/xdiffnl'Shawn O. Pearce
2008-10-09Merge branch 'dp/cywginstat'Shawn O. Pearce
2008-10-09Merge branch 'lt/time-reject-fractional-seconds'Shawn O. Pearce
2008-10-09Merge branch 'jc/add-ita'Shawn O. Pearce
2008-10-09Merge branch 'mw/sendemail'Shawn O. Pearce
2008-10-09Merge branch 'mv/merge-refresh'Shawn O. Pearce
2008-10-09Merge branch 'ph/parseopt'Shawn O. Pearce
2008-10-09Merge branch 'rz/grepz'Shawn O. Pearce
2008-10-09Merge branch 'mg/verboseprune'Shawn O. Pearce
2008-10-09Merge branch 'maint'Shawn O. Pearce
2008-10-09Merge branch 'sg/maint-intrebase-msghook' into maintShawn O. Pearce
2008-10-09builtin-apply: fix typo leading to stack corruptionImre Deak
2008-10-09git-stash.sh: fix flawed fix of invalid ref handling (commit da65e7c1)Brandon Casey
2008-10-09Merge branch 'jk/maint-soliconv' into maintShawn O. Pearce
2008-10-09Cleanup in sha1_file.c::cache_or_unpack_entry()Miklos Vajna
2008-10-09builtin-merge.c: allocate correct amount of memoryBrandon Casey
2008-10-08Merge branch 'maint'Shawn O. Pearce
2008-10-08Do not use errno when pread() returns 0Samuel Tardieu
2008-10-08Replace xmalloc/memset(0) pairs with xcallocBrandon Casey
2008-10-08git init: --bare/--shared overrides system/global configDeskin Miller
2008-10-08git-push.txt: Describe --repo option in more detailJohannes Sixt
2008-10-08git rm: refresh index before up-to-date checkJohannes Schindelin
2008-10-07Fix a few typos in relnotesMikael Magnusson
2008-10-06Teach git diff about Objective-C syntaxJonathan del Strother
2008-10-06Add git-svn branch to allow branch creation in SVN repositoriesFlorian Ragwitz
2008-10-06Merge branch 'maint'Shawn O. Pearce
2008-10-06Update release notes for 1.6.0.3Shawn O. Pearce
2008-10-06do not segfault if make_cache_entry failedDmitry Potapov
2008-10-06Teach rebase -i to honor pre-rebase hookNanako Shiraishi
2008-10-06docs: describe pre-rebase hookNanako Shiraishi
2008-10-06do not segfault if make_cache_entry failedDmitry Potapov
2008-10-06make prefix_path() never return NULLDmitry Potapov
2008-10-06fix bogus "diff --git" header from "diff --no-index"Linus Torvalds