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 |
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 |
2005-12-08 |
Nikolai Weibull | Documentation/git-format-patch.txt: Add --signoff,... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Nikolai Weibull | Add documentation for the --topo-order option to git... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Nikolai Weibull | Add documentation for git-revert and git-cherry-pick. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Nikolai Weibull | Documentation/git-cherry-pick: Add --replay and --no... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Nikolai Weibull | Documentation/git-cvsimport.txt: Fix a slight glitch... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Nikolai Weibull | Documentation/git-verify-pack.txt: added documentation... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Nikolai Weibull | Documentation/git-commit.txt: Add long options and... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Nikolai Weibull | Use uniform description for the '--' option. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Nikolai Weibull | Fix the description of --utf8 and --keep to git-am. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Nikolai Weibull | Document the --non-empty command-line option to git... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Junio C Hamano | show-branch: comment typo |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Junio C Hamano | Documentation: recursive is the default strategy these... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Junio C Hamano | Make sure we use compat/subprocess.py with Python 2... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Daniel Barkalow | Clean up file descriptors when calling hooks. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Junio C Hamano | refs.c: make sure leading directories exist before... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Junio C Hamano | Documentation(tutorial): adjust merge example to the... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Junio C Hamano | Documentation(cvs-migration): minor cleanups. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Junio C Hamano | Documentation(glossary): minor formatting clean-ups. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Junio C Hamano | Documentation: git.html/git.7 |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Junio C Hamano | Merge http://www.kernel.org/pub/scm/gitk/gitk |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Paul Mackerras | gitk: Work around Tcl's non-standard names for encodings |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Junio C Hamano | update-index: allow --index-info to add higher stages. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Junio C Hamano | git-merge-one: new merge world order. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Junio C Hamano | checkout-index: allow checking out from higher stages. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Jason Riedy | Use printf rather than echo -n. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Junio C Hamano | qsort() ptrdiff_t may be larger than int |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Jason Riedy | [PATCH] Initial AIX portability fixes. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Junio C Hamano | git-merge-one-file: resurrect leading path creation. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Junio C Hamano | Documentaiton (read-tree): update description of 3-way |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Junio C Hamano | Documentation: hash-object. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Junio C Hamano | write-tree: check extra arguments and die but be a... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Junio C Hamano | init-db: check extra arguments and complain. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Junio C Hamano | hash-object: -- and --help |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Jon Loeliger | Added documentation for few missing options. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Junio C Hamano | git-mv to work with Perl 5.6 |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Junio C Hamano | Fix 5501 test |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Junio C Hamano | Clean up compatibility definitions. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Paul Mackerras | gitk: Some improvements for the code for updating the... |
commit | commitdiff | tree | snapshot |
next |