summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-22Fix git-remote for ActiveState PerlAlex Riesen
2007-08-22Documentation: update tar.umask defaultRené Scharfe
2007-08-22Suggest unsetting core.bare when using new-workdir on a bare repositoryShawn O. Pearce
2007-08-22Fix new-workdir (again) to work on bare repositoriesShawn O. Pearce
2007-08-21GIT 1.5.3-rc6v1.5.3-rc6Junio C Hamano
2007-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2007-08-21Avoid using va_copy in fast-import: it seems to be unportable.Alex Riesen
2007-08-20git clone: do not issue warning while cloning locally across filesystemsJunio C Hamano
2007-08-20gitk: Add a window to list branches, tags and other referencesPaul Mackerras
2007-08-20Fix misspelling of 'suppress' in docsDave Watson
2007-08-20Document what the stage numbers in the :$n:path syntax mean.Steven Grimm
2007-08-20Don't allow combination of -g and --reverse as it doesn't workShawn O. Pearce
2007-08-19Add the word reflog to Documentation/config.txt:core.logAllRefUpdatesLukas Sandström
2007-08-19Add and document a global --no-pager option for git.Matthieu Moy
2007-08-19Take binary diffs into account for "git rebase"Linus Torvalds
2007-08-19Make thin-pack generation subproject aware.Linus Torvalds
2007-08-19Correct documentation of 'reflog show' to explain it shows HEADShawn O. Pearce
2007-08-19Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
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-17[PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers.Johannes Sixt
2007-08-17gitk: Fix bug in fix for warning when removing a branchPaul Mackerras
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