summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-19fast-import pull requestJunio C Hamano
2007-08-19Include recent command history in fast-import crash reportsShawn O. Pearce
2007-08-19Generate crash reports on die in fast-importShawn O. Pearce
2007-08-19Allow frontends to bidirectionally communicate with fast-importShawn O. Pearce
2007-08-19Make trailing LF optional for all fast-import commandsShawn O. Pearce
2007-08-19Make trailing LF following fast-import `data` commands optionalShawn O. Pearce
2007-08-19Teach fast-import to ignore lines starting with '#'Shawn O. Pearce
2007-08-19Use handy ALLOC_GROW macro in fast-import when possibleShawn O. Pearce
2007-08-19Actually allow TAG_FIXUP branches in fast-importShawn O. Pearce
2007-08-19Fix whitespace in "Format of STDIN stream" of fast-importAlex Riesen
2007-08-19git-completion.bash - add support for git-bundleMark Levedahl
2007-08-17Clarify commit-tree documentationMike Hommey
2007-08-17Minor clarifications to git-filter-branch usage and docBrian Gernhardt
2007-08-17Fix small typo in git send-email man page.Sean Estabrooks
2007-08-17git-submodule: re-enable 'status' as the default subcommandLars Hjemli
2007-08-17Clean-up read-tree error condition.Junio C Hamano
2007-08-16Clarify actual behavior of 'git add' and ignored filesBrian Downing
2007-08-16t1301-shared-repo.sh: fix 'stat' portability issueArjen Laarhoven
2007-08-16Documentation/git-rebase: fix an exampleJunio C Hamano
2007-08-16git-clone: allow --bare cloneJunio C Hamano
2007-08-16pack-objects: remove bogus arguments to delta_cacheable()Nicolas Pitre
2007-08-16git-apply: apply submodule changesSven Verdoolaege
2007-08-16Update documentation links for older releases.Junio C Hamano
2007-08-16Merge branch 'maint' to sync with 1.5.2.5Junio C Hamano
2007-08-16Fix read-tree merging more than 3 trees using 3-way mergeJunio C Hamano
2007-08-15GIT 1.5.2.5v1.5.2.5Junio C Hamano
2007-08-15git-add -u paths... now works from subdirectorySalikh Zakirov
2007-08-15Fix "git add -u" data corruption.Junio C Hamano
2007-08-15path-list.c: always free strdup'ed pathsRené Scharfe
2007-08-15git-svn: fix log with single revision against a non-HEAD branchEric Wong
2007-08-15GIT 1.5.3-rc5v1.5.3-rc5Junio C Hamano
2007-08-15attr.c: read .gitattributes from index as well.Junio C Hamano
2007-08-15attr.c: refactoringJunio C Hamano
2007-08-15Add read_cache to builtin-check-attrBrian Downing
2007-08-15diff: squelch empty diffs even moreRené Scharfe
2007-08-15Use xmkstemp() instead of mkstemp()Luiz Fernando N. Capitulino
2007-08-15Introduces xmkstemp()Luiz Fernando N. Capitulino
2007-08-15Avoid ambiguous error message if pack.idx header is wrongLuiz Fernando N. Capitulino
2007-08-15merge-recursive: do not rudely die on binary mergeJunio C Hamano
2007-08-14Add --log-size to git log to print message sizeMarco Costalba
2007-08-14git-diff: squelch "empty" diffsJunio C Hamano
2007-08-14Improved hint on how to set identitySteffen Prohaska
2007-08-14Add a test for git-commit being confused by relative GIT_DIRDavid Kastrup
2007-08-14git-sh-setup.sh: make GIT_DIR absoluteDavid Kastrup
2007-08-14Allow git-svnimport to take "" as the trunk directory.Alberto Bertogli
2007-08-13Fix t5701-clone-local for white space from wcBrian Gernhardt
2007-08-13git-p4: Fix the sorting of changelists when cloning a Perforce repository.Reece H. Dunn
2007-08-13diff: don't run pager if user asked for a diff style exit codeRené Scharfe
2007-08-13builtin-bundle create - use lock_fileJunio C Hamano
2007-08-13t3902 - skip test if file system doesn't support HT in namesMark Levedahl