2007-12-02 | Merge branch 'maint' |
diff | tree |
2007-12-02 | t9600: test cvsimport from CVS working tree Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-12-02 | Update draft release notes for 1.5.4 Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-12-02 | Consolidate command list to one. Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-12-02 | Resurrect peek-remote Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-12-02 | Merge branch 'tt/help' |
diff | tree |
2007-12-01 | Merge branch 'jc/move-gitk' |
diff | tree |
2007-12-01 | Merge branch 'jc/branch-contains' |
diff | tree |
2007-12-01 | Merge branch 'cr/tag-options' |
diff | tree |
2007-12-01 | Update draft release notes for 1.5.4 Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-12-01 | Merge 1.5.3.7 in Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-12-01 | GIT 1.5.3.7 Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-12-01 | Fix typo in t4008 test title Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-12-01 | Merge branch 'maint' |
diff | tree |
2007-11-30 | Fix a pathological case in git detecting proper renames Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-30 | Fix a pathological case in git detecting proper renames Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-30 | Replace the word 'update-cache' by 'update-index' everywhere Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-30 | cvsimport: fix usage of cvsimport.module Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-30 | receive-pack: allow deletion of corrupt refs Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-30 | Merge branch 'jk/maint-cvsimport-fix' into maint |
diff | tree |
2007-11-30 | t7003-filter-branch: Fix test of a failing --msg-filter. Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-30 | Add config_int() method to the Git perl module Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-30 | Error out when user doesn't have access permission... |
diff | tree |
2007-11-29 | per-directory-exclude: lazily read .gitignore files Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-29 | dir.c: minor clean-up Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-29 | Merge branch 'maint' |
diff | tree |
2007-11-29 | scripts: do not get confused with HEAD in work tree Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-29 | bash completion: add diff options Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-29 | git checkout's reflog: even when detaching the HEAD... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-29 | sha1_file.c: Fix size_t related printf format warnings Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-28 | Revert "t5516: test update of local refs on push" Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-28 | Improve description of git-branch -d and -D in man... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-28 | filter-branch: fix dirty way to provide the helpers... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-28 | cvsimport: miscellaneous packed-ref fixes Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-28 | cvsimport: use rev-parse to support packed refs Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-28 | Add basic cvsimport tests Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-28 | git-stash: do not get fooled with "color.diff = true" Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-26 | Use is_absolute_path() in diff-lib.c, lockfile.c, setup... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-26 | Fix typo in draft 1.5.4 release notes Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-26 | git-tag: test that -s implies an annotated tag Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-26 | Merge branch 'maint' |
diff | tree |
2007-11-26 | Merge branch 'maint' of git://linux-nfs.org/~bfields... |
diff | tree |
2007-11-26 | Print the real filename that we failed to open. Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-25 | revert/cherry-pick: do not mention the original ref Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-25 | "git-tag -s" should create a signed annotated tag Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-25 | git-checkout: describe detached head correctly Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-25 | Update draft release notes for 1.5.4 Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-25 | Merge branch 'maint' |
diff | tree |
2007-11-25 | Merge branch 'rv/maint-index-commit' into maint |
diff | tree |
2007-11-25 | Merge branch 'lt/maint-rev-list-gitlink' into maint |
diff | tree |
2007-11-25 | Merge branch 'jc/maint-add-sync-stat' into maint |
diff | tree |
2007-11-25 | Merge branch 'jc/maint-format-patch-encoding' into... |
diff | tree |
2007-11-25 | Merge branch 'bs/maint-t7005' into maint |
diff | tree |
2007-11-25 | Merge branch 'bs/maint-commit-options' into maint |
diff | tree |
2007-11-25 | Deprecate peek-remote Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-25 | t4119: correct overeager war-on-whitespace |
diff | tree |
2007-11-25 | Merge branch 'jk/send-pack' |
diff | tree |
2007-11-25 | Merge branch 'sb/clean' |
diff | tree |
2007-11-25 | Merge branch 'js/mingw-fallouts' |
diff | tree |
2007-11-25 | Merge branch 'mh/rebase-skip-hard' |
diff | tree |
2007-11-25 | Merge branch 'cc/bisect' |
diff | tree |
2007-11-23 | Merge branch 'maint' |
diff | tree |
2007-11-23 | Fix sample pre-commit hook Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-23 | builtin-tag: accept and process multiple -m just like... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-23 | git-branch --contains: doc and test Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-23 | git-branch --contains=commit Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-23 | parse-options: Allow to hide options from the default... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-23 | Addendum to "MaintNotes" Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-23 | Make test scripts executable. |
diff | tree |
2007-11-23 | Merge branch 'maint' |
diff | tree |
2007-11-23 | Make test scripts executable. |
diff | tree |
2007-11-22 | rebase -i: move help to end of todo file Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-22 | bundle create: keep symbolic refs' names instead of... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-22 | git-merge-ours: make it a builtin. Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-22 | Refactor patch_update_cmd Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-22 | Authenticate only once in git-send-email Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-22 | Merge git://git.bogomips.org/git-svn |
diff | tree |
2007-11-22 | Fix "quote" misconversion for rewrite diff output. Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-21 | Merge git://repo.or.cz/git-gui |
diff | tree |
2007-11-21 | git-p4: Fix typo in --detect-labels Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-21 | send-pack: cluster ref status reporting Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-21 | avoid "defined but not used" warning for fetch_objs_via_walker Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-21 | Merge branch 'maint' |
diff | tree |
2007-11-21 | send-email: add transfer encoding header with content... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-20 | git-compat-util.h: auto-adjust to compiler support... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-20 | Flush progress message buffer in display(). Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-20 | autoconf: Add tests for memmem, strtoumax and mkdtemp... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-20 | gitweb: Put project README in div.readme, fix its padding |
diff | tree |
2007-11-20 | gitweb: Style all tables using CSS |
diff | tree |
2007-11-20 | send-email: Don't add To: recipients to the Cc: header Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-20 | Bisect reset: do nothing when not bisecting. Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-20 | Doc fix for git-reflog: mention @{...} syntax, and... Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-20 | config: clarify compression defaults Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-20 | config: correct core.loosecompression documentation Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-20 | gitview: import only one of gtksourceview and gtksourceview2 Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-19 | git-send-email: show all headers when sending mail Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-19 | Merge branch 'maint' |
diff | tree |
2007-11-19 | Further clarify clean.requireForce changes Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |
2007-11-19 | Merge branch 'maint' of git://linux-nfs.org/~bfields... |
diff | tree |
2007-11-19 | Make builtin-tag.c use parse_options. Signed-off-by: Junio C Hamano <gitster@pobox.com> |
diff | tree |