11259 Commits (a475e8095aeb898c1ca60673b82df97d2300cc95)
 

Author SHA1 Message Date
Junio C Hamano a475e8095a GIT 1.5.3-rc6 18 years ago
Junio C Hamano 941fd1c041 Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk 18 years ago
Alex Riesen 4bf53833db Avoid using va_copy in fast-import: it seems to be unportable. 18 years ago
Junio C Hamano 23d53358be git clone: do not issue warning while cloning locally across filesystems 18 years ago
Paul Mackerras 887c996e46 gitk: Add a window to list branches, tags and other references 18 years ago
Dave Watson 2be7fcb476 Fix misspelling of 'suppress' in docs 18 years ago
Steven Grimm 257a84d9d0 Document what the stage numbers in the :$n:path syntax mean. 18 years ago
Shawn O. Pearce d56651c0ef Don't allow combination of -g and --reverse as it doesn't work 18 years ago
Lukas Sandström 14cd560715 Add the word reflog to Documentation/config.txt:core.logAllRefUpdates 18 years ago
Matthieu Moy 463a849d00 Add and document a global --no-pager option for git. 18 years ago
Linus Torvalds 2f82f760e1 Take binary diffs into account for "git rebase" 18 years ago
Linus Torvalds 1211be6bed Make thin-pack generation subproject aware. 18 years ago
Shawn O. Pearce 95064cbcc8 Correct documentation of 'reflog show' to explain it shows HEAD 18 years ago
Junio C Hamano 63f328290a Merge branch 'master' of git://repo.or.cz/git-gui 18 years ago
Junio C Hamano f16eb1f6a3 Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk 18 years ago
Junio C Hamano 7e5dcea831 fast-import pull request 18 years ago
Shawn O. Pearce 904b194151 Include recent command history in fast-import crash reports 18 years ago
Shawn O. Pearce 8acb3297f3 Generate crash reports on die in fast-import 18 years ago
Shawn O. Pearce ac053c0202 Allow frontends to bidirectionally communicate with fast-import 18 years ago
Shawn O. Pearce 1fdb649c6a Make trailing LF optional for all fast-import commands 18 years ago
Shawn O. Pearce 2c570cde98 Make trailing LF following fast-import `data` commands optional 18 years ago
Shawn O. Pearce 401d53fa35 Teach fast-import to ignore lines starting with '#' 18 years ago
Shawn O. Pearce 3149007475 Use handy ALLOC_GROW macro in fast-import when possible 18 years ago
Shawn O. Pearce ea08a6fd19 Actually allow TAG_FIXUP branches in fast-import 18 years ago
Alex Riesen c905e09006 Fix whitespace in "Format of STDIN stream" of fast-import 18 years ago
Mark Levedahl 374a58c9fb git-completion.bash - add support for git-bundle 18 years ago
Mike Hommey 0734d2656a Clarify commit-tree documentation 18 years ago
Brian Gernhardt 5876b8ee3c Minor clarifications to git-filter-branch usage and doc 18 years ago
Sean Estabrooks e63b58ba0b Fix small typo in git send-email man page. 18 years ago
Lars Hjemli 97a5d8cce9 git-submodule: re-enable 'status' as the default subcommand 18 years ago
Johannes Sixt d1cb298b0b [PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers. 18 years ago
Paul Mackerras d7b16113a1 gitk: Fix bug in fix for warning when removing a branch 18 years ago
Junio C Hamano a9ab2009db Clean-up read-tree error condition. 18 years ago
Brian Downing d1d028ea16 Clarify actual behavior of 'git add' and ignored files 18 years ago
Arjen Laarhoven 19b28bf545 t1301-shared-repo.sh: fix 'stat' portability issue 18 years ago
Junio C Hamano 13cc4c81df Documentation/git-rebase: fix an example 18 years ago
Junio C Hamano 312efe9b58 git-clone: allow --bare clone 18 years ago
Nicolas Pitre d250626cbb pack-objects: remove bogus arguments to delta_cacheable() 18 years ago
Sven Verdoolaege e06c5a6c7b git-apply: apply submodule changes 18 years ago
Junio C Hamano da899deb24 Update documentation links for older releases. 18 years ago
Junio C Hamano c576304d51 Merge branch 'maint' to sync with 1.5.2.5 18 years ago
Junio C Hamano f34f2b0b38 Fix read-tree merging more than 3 trees using 3-way merge 18 years ago
Junio C Hamano b13ef4916a GIT 1.5.2.5 18 years ago
Salikh Zakirov 2ed2c222df git-add -u paths... now works from subdirectory 18 years ago
Junio C Hamano a4882c27f8 Fix "git add -u" data corruption. 18 years ago
René Scharfe 79d722224d path-list.c: always free strdup'ed paths 18 years ago
Eric Wong 6ed77266c6 git-svn: fix log with single revision against a non-HEAD branch 18 years ago
Junio C Hamano 1467b5fec3 GIT 1.5.3-rc5 18 years ago
Junio C Hamano 1a9d7e9b48 attr.c: read .gitattributes from index as well. 18 years ago
Junio C Hamano a44131181a attr.c: refactoring 18 years ago