2005-12-20 |
Junio C Hamano | Documentation: stdout of update-hook is connected to... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Junio C Hamano | rev-list --objects: fix object list without commit. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Eric Wong | Documentation/git-archimport: document -o, -a, f, ... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Junio C Hamano | howto/using-topic-branches: Recommend public URL git... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Linus Torvalds | Make "git help" sort git commands in columns |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Linus Torvalds | Make "git help" react to window size correctly |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Junio C Hamano | Documentation: typos and small fixes in "everyday". |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Junio C Hamano | clone-pack: remove unused and undocumented --keep flag |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Junio C Hamano | fetch-pack: -k option to keep downloaded pack. |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Junio C Hamano | Revert "get_sha1_basic(): corner case ambiguity fix" |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Junio C Hamano | Revert "We do not like "HEAD" as a new branch name" |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Junio C Hamano | Revert "refs.c: off-by-one fix." |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Junio C Hamano | Remove misguided branch disambiguation. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Junio C Hamano | Documentation: HTTP needs update-server-info. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Junio C Hamano | Comment fixes. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Jan Harkes | Fix git-am --skip |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Junio C Hamano | Forbid pattern maching characters in refnames. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Junio C Hamano | Examples of resetting. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Junio C Hamano | refs.c: off-by-one fix. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Johannes Schindelin | We do not like "HEAD" as a new branch name |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Junio C Hamano | Sort globbed refname in show-branch. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Nicolas Pitre | small cleanup for diff-delta.c |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Fredrik Kuivinen | git-whatchanged: Add usage string |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Fredrik Kuivinen | git-log: Add usage string |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Fredrik Kuivinen | git-diff: Usage string clean-up |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Junio C Hamano | applymbox: typofix |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Junio C Hamano | get_sha1_basic(): corner case ambiguity fix |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Junio C Hamano | Documentation: tutorial |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Martin Langhoff | svnimport: exit cleanly when we are up to date |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Junio C Hamano | clone-pack: make it usable for partial branch cloning. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Amos Waterland | git rebase loses author name/email if given bad email... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Lukas Sandström | Bugfixes for git-rebase |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Junio C Hamano | mailinfo and git-am: allow "John Doe <johndoe>" |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Martin Atukunda | define MAXPATHLEN for hosts that don't support it |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Junio C Hamano | Do not let errors pass by unnoticed when running `make... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Junio C Hamano | Merge branch 'hold/am' |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Junio C Hamano | rebase: do not get confused in fast-forward situation. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Junio C Hamano | Merge branch 'fk/usage' |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Junio C Hamano | Documentation: topic branches |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Junio C Hamano | applypatch: no need to do non-portable [[ ... ]] |
commit | commitdiff | tree | snapshot |
2005-12-14 |
freku045@student... | git-repack: Usage string clean-up, emit usage at incorr... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
freku045@student... | git-rebase: Usage string clean-up, emit usage string... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
freku045@student... | git-prune: Usage string clean-up, use the 'usage' function |
commit | commitdiff | tree | snapshot |
2005-12-14 |
freku045@student... | git-lost-found: Usage string clean-up, emit usage strin... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
freku045@student... | git-fetch: Usage string clean-up, emit usage string... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
freku045@student... | git-cherry: Usage string clean-up, use the 'usage'... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
freku045@student... | git-applypatch: Usage string clean-up, emit usage strin... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
freku045@student... | git-am: Usage string clean-up |
commit | commitdiff | tree | snapshot |
2005-12-14 |
freku045@student... | git-revert: Usage string clean-up |
commit | commitdiff | tree | snapshot |
2005-12-14 |
freku045@student... | git-verify-tag: Usage string clean-up, emit usage strin... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
freku045@student... | Trivial usage string clean-up |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Junio C Hamano | t3200: branch --help does not die anymore. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Fredrik Kuivinen | Usage message clean-up, take #2 |
commit | commitdiff | tree | snapshot |
2005-12-14 |
H. Peter Anvin | git-am support for naked email messages (take 2) |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Junio C Hamano | Everyday: a bit more examples. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Junio C Hamano | checkout-index: fix checking out specific path. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Petr Baudis | Make git-send-pack exit with error when some refs could... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Junio C Hamano | [PATCH] allow merging any committish |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Junio C Hamano | git-clone: tell the user a bit more about clone-pack... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Junio C Hamano | Documentation: not learning core git commands. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Junio C Hamano | Documentation: diff examples. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Junio C Hamano | Documentation: fix missing links to git(7) |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Junio C Hamano | Documentation: more examples. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Junio C Hamano | Everyday: a bit more example. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Junio C Hamano | diffcore-break: do not break too small filepair. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Junio C Hamano | Revert "Add deltifier test." |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Junio C Hamano | Revert "diff-delta.c: allow delta with empty blob." |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Junio C Hamano | Everyday: some examples. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Junio C Hamano | diff-delta.c: allow delta with empty blob. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Junio C Hamano | Add deltifier test. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Junio C Hamano | diffcore-break.c: check diff_delta() return value. |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Junio C Hamano | t/t6022: a new test for renaming merge. |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Junio C Hamano | merge-recursive: cleanup setIndexStages |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Junio C Hamano | merge-recursive: leave unmerged entries in the index. |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Junio C Hamano | format-patch: use same number of digits in numbers |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Junio C Hamano | t0000: catch trivial pilot errors. |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Junio C Hamano | t3300: funny name test |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Daniel Barkalow | Allow saving an object from a pipe |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Eric Wong | archimport: fix a in new changeset applyer addition |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Eric Wong | archimport: Fix a bug I introduced in the new log parser |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Eric Wong | archimport: Add the accurate changeset applyer |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Eric Wong | archimport: safer log file parsing |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Eric Wong | archimport: add -D <depth> and -a switch |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Eric Wong | archimport: remove git wrapper dependency |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Eric Wong | archimport: fix -t tmpdir switch |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Eric Wong | archimport: remove String::ShellQuote dependency. |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Eric Wong | archimport: first, make sure it still compiles |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Junio C Hamano | Link Everyday GIT to main documentation tree. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Junio C Hamano | Everyday GIT with 20 commands |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Junio C Hamano | Use GIT_EXEC_PATH explicitly for initial git-init-db... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Alex Riesen | use "git init-db" in tests |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Junio C Hamano | git-prune: never lose objects reachable from our refs. |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Junio C Hamano | qsort(): ptrdiff_t may be larger than int |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Junio C Hamano | Documentation: git-prune |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Nikolai Weibull | Documentation/git-read-tree.txt: Add --reset to SYNOPSIS. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Nikolai Weibull | Documentation/git-tag.txt: Fix the order of sections... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Nikolai Weibull | Documentation/git-update-server-info.txt: Add -f alias... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Nikolai Weibull | Documentation/git-http-fetch.txt: Document the commit... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Nikolai Weibull | Documentation/git-repack.txt: Add -l and -n. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Nikolai Weibull | Documentation/git-ls-remote.txt: Add -h and -t. |
commit | commitdiff | tree | snapshot |
next |