2005-08-19 | Add commit hook and make the verification customizable. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-19 | [PATCH] Allow file removal when "git commit --all"... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-19 | Merge from gitk |
diff | tree |
2005-08-19 | Fix __attribute__ changes. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-18 | Also make git-rebase-script stricter about dirty working... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-18 | Link the glossary document from the main manual. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-18 | Stupid typo fix for git rebase. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-18 | Merge with gitk --parents change. |
diff | tree |
2005-08-18 | Merge with gitk |
diff | tree |
2005-08-17 | Make rebase script saner. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-17 | Make sure alternates are carried over from the original... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-17 | Fix git-commit without paths. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-17 | git-commit: pass explicit path to git-diff-files. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-17 | Pass options to underlying git-rev-list from show-branches. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-17 | Add --symbolic flag to git-rev-parse. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-17 | Teach applymbox to keep the Subject: line. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-17 | Use LF and allow comments in objects/info/alternates... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-17 | git-format-patch fixes. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-17 | [PATCH] Add a bit more links to the commands to the... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-17 | [PATCH] Reformat git-show-branches-script documentation. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-16 | [PATCH] Fix local pull that uses packs. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-15 | Tentative fix to git-commit-script Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-15 | [PATCH] Add documentation for git repack and git-prune... |
diff | tree |
2005-08-15 | [PATCH] clean up git script Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-15 | Audit rev-parse users. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-15 | Keep excellent tutorial for using topic branches by... |
diff | tree |
2005-08-15 | Show which branch you are on in git-status output. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-15 | Add git-show-branches-script Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-15 | Add cheap local clone '-s' flag to git-clone-script Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-15 | Alternate object pool mechanism updates. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-15 | Documentation updates. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-14 | Add SubmittingPatches Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-14 | Add --signoff and --verify option to git commit. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-12 | Fix debianization: mark git-tk architecture neutral. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-12 | Adjust binary packaging to dest=>DESTDIR change. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-12 | Make tools/ directory first-class citizen. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-12 | Clean generated files a bit more, to cope with Debian... |
diff | tree |
2005-08-12 | fetch-pack: start multi-head pulling. |
diff | tree |
2005-08-12 | Update unpack-objects usage and documentation. |
diff | tree |
2005-08-12 | Clean generated deb files. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-12 | String comparison of test is done with '=', not '=='. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-12 | merge-base.c: pathological case fix. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-12 | Merge with gitk. |
diff | tree |
2005-08-10 | GIT 0.99.4. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-10 | Merge with master. |
diff | tree |
2005-08-10 | Merge with gitk. |
diff | tree |
2005-08-10 | Merge with master. |
diff | tree |
2005-08-10 | Merge with master. |
diff | tree |
2005-08-10 | Skip merges in format-patch. |
diff | tree |
2005-08-10 | Add -v option to git-cherry. |
diff | tree |
2005-08-10 | Teach git push .git/branches shorthand Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-10 | ls-remote: drop storing operation and add documentation. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-10 | Teach format-patch, rebase and cherry a..b format Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-10 | Stash away the original head in ORIG_HEAD when resetting. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-10 | git-revert: revert an existing commit. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-10 | Introduce --pretty=oneline format. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-10 | Document "git commit" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-10 | git-commit: log parameter updates. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-10 | Update rev-parse flags list. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-10 | Small typofix in mailsplit.c Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-10 | A bit more format warning squelching. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-09 | Merge with master. |
diff | tree |
2005-08-09 | Merge with gitk. |
diff | tree |
2005-08-09 | Downgrade git-send-email-script Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-09 | Merge with master. |
diff | tree |
2005-08-09 | Merge with master. |
diff | tree |
2005-08-09 | Makefile dependency fix. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-08 | Change RPM dependency from Prereq to Requires. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-08 | Update Maintainer field of debian/control Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-08 | Merge with master. |
diff | tree |
2005-08-08 | Merge with gitk. |
diff | tree |
2005-08-07 | Merge with master. |
diff | tree |
2005-08-07 | Merge with gitk. |
diff | tree |
2005-08-07 | (revert local fix) Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-07 | Fix build rules for debian package. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-07 | Fix RPM build that omitted templates and tools. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-07 | Merge with master. |
diff | tree |
2005-08-07 | GIT 0.99.4 (release candidate) Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-06 | Redo the templates generation and installation. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-06 | gitk proposed fix: handle more than one SHA1 links. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-06 | send-pack: allow generic sha1 expression on the source... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-06 | send-pack: allow the same source to be pushed more... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-06 | Merge with gitk. |
diff | tree |
2005-08-06 | Fix ref_newer() in send-pack. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-05 | Fix refname termination. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-05 | git-applymbox: allow retrying after fixing up. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-05 | Merge with gitk. |
diff | tree |
2005-08-05 | daemon.c: squelch error message from EINTR Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-05 | Teach rev-list since..til notation. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-05 | Update get_sha1() to grok extended format. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-05 | Fix send-pack for non-commitish tags. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-05 | git-init-db: brown paper bag bugfix. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-04 | git-bisect termination condition fix. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-04 | Retire git-check-files documentation too. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-04 | Retire check-files. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-04 | git-send-pack: documentation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-04 | Renaming push. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | Install sample hooks Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | send-pack: handle partial pushes correctly. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | git-send-email-script: minimum whitespace cleanup. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |