2313 Commits (e634aec752642dcf86c3fc82025e43381d6768c2)
 

Author SHA1 Message Date
Junio C Hamano 92c533ef0e [PATCH] Make "git pull" and "git fetch" default to origin 20 years ago
Junio C Hamano d9f3be7e2e [PATCH] Infamous 'octopus merge' 20 years ago
Junio C Hamano e0bfc81e05 [PATCH] Retire git-parse-remote. 20 years ago
Junio C Hamano 853a3697dc [PATCH] Multi-head fetch. 20 years ago
Junio C Hamano ac4b0cff00 [PATCH] Start adding the $GIT_DIR/remotes/ support. 20 years ago
Pavel Roskin d998a0895f [PATCH] Fix "prefix" mixup in git-rev-list 20 years ago
Junio C Hamano ff84d327df Audit rev-parse users again. 20 years ago
Junio C Hamano 4866ccf0f4 Rationalize output selection in rev-parse. 20 years ago
Junio C Hamano ccf1ee327f Generate pack info file after repack. 20 years ago
Junio C Hamano 168cc639ad Merge refs/heads/master from . 20 years ago
Junio C Hamano 0d6a873cfe Link the tutorial from the main document. 20 years ago
Junio C Hamano 9585e40622 Try to find the optimum merge base while resolving. 20 years ago
Jason Riedy fb2af0375b Replace C99 array initializers with code. 20 years ago
Jason Riedy e72a7d45dc Replace unsetenv() and setenv() with older putenv(). 20 years ago
Jason Riedy 3cd6ecda4a Include sys/time.h in daemon.c. 20 years ago
Jason Riedy c7c81b3a51 Fix ?: statements. 20 years ago
Jason Riedy 6c5f9baa3b Replace zero-length array decls with []. 20 years ago
Junio C Hamano 58eaf287f1 Merge refs/heads/master from . 20 years ago
Junio C Hamano 2a29da7c6d Tutorial updates. 20 years ago
Junio C Hamano 0a5a9ea433 Update git-diff-script. 20 years ago
Linus Torvalds 90e1848113 Make "git-rev-list" work within subdirectories 20 years ago
Linus Torvalds 0360e99d06 [PATCH] Fix git-rev-parse --default and --flags handling 20 years ago
Junio C Hamano 7fc9d69fca Add placeholders for missing documents. 20 years ago
Junio C Hamano 89305da8a2 Merge refs/heads/master from . 20 years ago
Junio C Hamano 45d197a469 Introduce "reset type" flag to "git reset" 20 years ago
Junio C Hamano f5e375c9a9 Clean-up output from "git show-branch" and document it. 20 years ago
Junio C Hamano f76412ed6d [PATCH] Add 'git show-branch'. 20 years ago
Junio C Hamano 4f7599ac25 [PATCH] Add a new extended SHA1 syntax <name>~<num> 20 years ago
Junio C Hamano 792fe559d0 Fix "git-diff-script A B" 20 years ago
Linus Torvalds 56fc5108a2 [PATCH] git-ls-files: generalized pathspecs 20 years ago
Junio C Hamano 15ac516442 Merge refs/heads/master from . 20 years ago
Linus Torvalds 5be4efbefa [PATCH] Make "git-ls-files" work in subdirectories 20 years ago
Junio C Hamano e65be0b7aa Merge refs/heads/master from . 20 years ago
Junio C Hamano 1dfcfbce2d [PATCH] sha1_name: do not accept .git/refs/snap/. 20 years ago
Yasushi SHOJI 90a734dc7f [PATCH] possible memory leak in diff.c::diff_free_filepair() 20 years ago
Junio C Hamano d57306c794 Create objects/info/ directory in init-db. 20 years ago
Marco Costalba b909a15ede [PATCH] Fix git-commit-script to output on stderr when -v fails 20 years ago
Junio C Hamano b0e985d5de Merge with master to pick up commit hook works. 20 years ago
Junio C Hamano 165e160e4c git-resolve: dying is good, not showing help is bad. 20 years ago
Junio C Hamano b779dd5ee3 Make sample pre-commit hook output Emacs friendly. 20 years ago
Junio C Hamano 51890a64eb Call prune-packed from "git prune" as well. 20 years ago
Junio C Hamano 99b25f0f36 Merge with master to pick up gitk updates. 20 years ago
Junio C Hamano 4426ac70a1 Add hooks to tools/git-applypatch. 20 years ago
Junio C Hamano 89e2c5f17b Add commit hook and make the verification customizable. 20 years ago
Junio C Hamano e20ce6ac76 [PATCH] Allow file removal when "git commit --all" is used. 20 years ago
Junio C Hamano b30245c8e9 Merge from gitk 20 years ago
Junio C Hamano 0026d54841 Merge with master for a couple more fixes. 20 years ago
Sergey Vlasov 7f1335c74c [PATCH] git-rev-list: avoid crash on broken repository 20 years ago
Marco Costalba cc5625a5e2 [PATCH] Fix git-format-patch-script to handle empty messages 20 years ago
Paul Mackerras 106288cb02 Display the contents of a tag when the user clicks on it. 20 years ago