summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-07GIT 0.99.6v0.99.6Junio C Hamano2-1/+7
2005-09-07[PATCH] Simplify git scriptDavid_Kågedal1-3/+1
2005-09-07Documentation updates.Junio C Hamano1-12/+12
2005-09-07[PATCH] Docs for git-build-rev-cache.A Large Angry SCM1-10/+10
2005-09-07[PATCH] Docs for git-show-rev-cache.A Large Angry SCM1-10/+9
2005-09-07[PATCH] Docs for git-reset-script.A Large Angry SCM1-9/+16
2005-09-07[PATCH] Docs for git-checkout-script.A Large Angry SCM1-9/+14
2005-09-07Documentation updates.Junio C Hamano4-18/+167
2005-09-07Flatten tools/ directory to make build procedure simpler.Junio C Hamano7-40/+36
2005-09-06mailinfo: barf and exist upon nested multipart.Junio C Hamano1-0/+4
2005-09-06Merge branch 'master' of . Junio C Hamano8-30/+58
2005-09-06[PATCH] Update documentation for git-get-tar-commit-idRene Scharfe3-15/+16
2005-09-06[PATCH] git-cvsimport-script: handling of tagsH. Peter Anvin2-11/+39
2005-09-06Format fix for asciidoc documentation titles.Junio C Hamano3-4/+3
2005-09-05Merge branch 'master' of . Junio C Hamano7-111/+134
2005-09-05Retire git-clone-dumb-http.Junio C Hamano5-102/+43
2005-09-04[PATCH] Update documentation of --compose to git-send-email-script.txtRyan Anderson1-4/+9
2005-09-04[PATCH] Make git-send-email-script ignore some unnecessary options when opera...Ryan Anderson1-5/+81
2005-09-04Install archimport-script.Junio C Hamano1-0/+1
2005-09-04Merge branch 'master' of . Junio C Hamano16-35/+374
2005-09-04Add copy/rename check for git-apply.Junio C Hamano1-0/+148
2005-09-04Add a link from update-server-info documentation to repository layout.Junio C Hamano1-2/+21
2005-09-04[PATCH] Make git-apply understand incomplete lines in non-C localesFredrik Kuivinen1-3/+7
2005-09-04git-applymbox: fix '-c'.Junio C Hamano1-1/+2
2005-09-04[PATCH] archimport: avoid committing on an Arch tagMartin Langhoff1-0/+8
2005-09-04[PATCH] archimport autodetects import status, supports incremental importsMartin Langhoff1-17/+20
2005-09-04[PATCH] NUL terminate the object data in patch_delta()Sergey Vlasov1-1/+2
2005-09-04[PATCH] Possible cleanups for local-pull.cPeter Hagervall3-7/+7
2005-09-04[PATCH] Doc: replace read-cache with git-read-tree.Paolo 'Blaisorblade' Giarrusso1-2/+2
2005-09-02Document hooks.Junio C Hamano6-2/+157
2005-09-02Merge branch 'master' of . Junio C Hamano10-44/+208
2005-09-02Mention post-update when we first talk about publishing a repository.Junio C Hamano1-0/+6
2005-09-02scripts: equality test '==' is not portable.Junio C Hamano3-9/+15
2005-09-02git-checkout-script: Remove unnecessary variable.Junio C Hamano1-1/+0
2005-09-02Fix automerge message.Junio C Hamano1-18/+33
2005-09-01[PATCH] Explain what went wrong on update-cache of new fileAmos Waterland1-2/+6
2005-09-01Add repository-layout document.Junio C Hamano4-14/+148
2005-09-01Merge refs/heads/master from . Junio C Hamano4-31/+61
2005-08-31Use 'git status' now it can handle initial commit.Junio C Hamano1-25/+20
2005-08-31Fix git-status when HEAD is invalid.Junio C Hamano1-4/+16
2005-08-31Fix git-log-script when HEAD is invalid.Junio C Hamano1-2/+13
2005-08-31Add Pine 4.63 help from Daniel.Junio C Hamano1-0/+12
2005-08-30Merge refs/heads/master from . Junio C Hamano3-291/+965
2005-08-30Update tutorial.Junio C Hamano1-291/+370
2005-08-30show-branch: make it work in a subdirectory.Junio C Hamano1-0/+2
2005-08-30[PATCH] Initial import of git-archimport-scriptMartin Langhoff1-0/+593
2005-08-30Merge refs/heads/master from . Junio C Hamano11-365/+537
2005-08-30cat-file: make it work in a subdirectory.Junio C Hamano1-0/+1
2005-08-30Documentaion updates.Junio C Hamano9-357/+508
2005-08-30'git bisect visualize'Junio C Hamano1-6/+22
2005-08-30[PATCH] Fix bisection terminating conditionLinus Torvalds1-2/+6
2005-08-30Merge refs/heads/master from . Junio C Hamano4-22/+135
2005-08-30parse-remote: trivial fix to allow refs/{heads,tags}/ spelled easier.Junio C Hamano1-0/+4
2005-08-30Merge refs/heads/master from paulus Junio C Hamano1-19/+126
2005-08-29Make sure howto/*.html is built as well.Junio C Hamano1-2/+2
2005-08-29[PATCH] Make "git resolve" less scaryLinus Torvalds1-1/+3
2005-08-29Merge refs/heads/master from . Junio C Hamano3-4/+18
2005-08-29Allow asciidoc formatted documentation in howto/Junio C Hamano3-4/+18
2005-08-29Merge refs/heads/master from . Junio C Hamano9-36/+242
2005-08-29Add [HOWTO] revert/branch/rebase.Junio C Hamano1-0/+199
2005-08-29git commit: Allow editing on all occasions.Junio C Hamano1-0/+3
2005-08-29Do not verify reverted/cherry-picked/rebased patches.Junio C Hamano1-1/+1
2005-08-29Fix compilation warnings.Junio C Hamano2-2/+2
2005-08-29[PATCH] Update Thunderbird specific hints.A Large Angry SCM1-6/+2
2005-08-29[PATCH] Documentation for git-request-pull-script.A Large Angry SCM1-8/+10
2005-08-29[PATCH] Documentation for git-clone-dumb-http.A Large Angry SCM1-10/+8
2005-08-29[PATCH] Documentation for git-daemon.A Large Angry SCM1-9/+17
2005-08-29Merge refs/heads/master from . Junio C Hamano22-496/+1264
2005-08-30Draw selected graph line thicker and make arrowheads active.Paul Mackerras1-19/+126
2005-08-29Accumulated documentation updates.Junio C Hamano8-149/+297
2005-08-29git-repack-script: Add option to repack all objects.Junio C Hamano1-8/+43
2005-08-29Updates: show-branchJunio C Hamano1-22/+108
2005-08-29Merge refs/heads/master from . Junio C Hamano5-8/+8
2005-08-29mailinfo and applymbox updatesJunio C Hamano2-86/+554
2005-08-29Document "git cherry-pick" and "git revert"Junio C Hamano3-1/+75
2005-08-29Remove git-apply-patch-script.Junio C Hamano6-194/+5
2005-08-29Redo "revert" using three-way merge machinery.Junio C Hamano4-39/+185
2005-08-29Revert "Replace zero-length array decls with []."Junio C Hamano5-8/+8
2005-08-28Merge refs/heads/master from . Junio C Hamano19-38/+74
2005-08-28Merge refs/heads/portable from http://www.cs.berkeley.edu/~ejr/gits/git.git Junio C Hamano18-38/+73
2005-08-28[PATCH] tutorial note about git branchAmos Waterland1-0/+1
2005-08-28Merge refs/heads/master from . Junio C Hamano11-51/+520
2005-08-28Update SubmittingPatches.Junio C Hamano1-7/+55
2005-08-28[PATCH] Add footnote about Thunderbird about trimming trailing WS.A Large Angry SCM1-2/+4
2005-08-28[PATCH] Add some documentation.A Large Angry SCM2-20/+13
2005-08-28[PATCH] New git-apply test cases for scanning forwards and backwards.Robert Fitzsimons1-0/+101
2005-08-28[PATCH] New git-apply test cases for patches with mulitple fragments.Robert Fitzsimons1-0/+176
2005-08-28[PATCH] Fix git patch header processing in git-apply.Robert Fitzsimons1-1/+1
2005-08-28Teach git-status-script about git-ls-files --othersJunio C Hamano1-2/+30
2005-08-28Show the branch name more prominently in "git status".Junio C Hamano2-8/+7
2005-08-28Barf nicely when "git push" is run without parameter.Junio C Hamano1-0/+4
2005-08-27[PATCH] Make .git directory validation code test HEADLinus Torvalds2-13/+21
2005-08-26Update SubmittingPatches to add MUA specific notes.Junio C Hamano1-0/+110
2005-08-26Merge master branch changes into release candidate branch.Junio C Hamano18-190/+293
2005-08-26Accept -m and friends for initial commits and merge commits.Junio C Hamano1-47/+39
2005-08-26Add how-to on using update-hook.Junio C Hamano1-0/+83
2005-08-26Fix pulling into the same branch.Junio C Hamano2-5/+49
2005-08-26Enable git-send-email-script on Debian.Junio C Hamano3-1/+14
2005-08-26Update the main documentation index.Junio C Hamano3-34/+34
2005-08-26[PATCH] Subject: [PATCH] Add some documentation.A Large Angry SCM10-106/+77
2005-08-26Merge refs/heads/master from . Junio C Hamano18-35/+260
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen1-3/+2
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen5-0/+65
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2-1/+3
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen1-1/+2
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen1-1/+1
2005-08-26Add Abstract: support for howto index generator.Junio C Hamano5-2/+39
2005-08-26[PATCH] More missing terms in glossary.txtJohannes Schindelin1-2/+12
2005-08-26[PATCH] update howto/using-topic-branches.txttony.luck@intel.com1-23/+45
2005-08-25Don't forget to build the howto-index file.Junio C Hamano1-0/+1
2005-08-25Link howto documents from the main git.txt documentation.Junio C Hamano4-1/+71
2005-08-24Sort branch names snarfed from refs/ hierarchy.Junio C Hamano1-3/+21
2005-08-24Prepare 0.99.6 branch.Junio C Hamano2-1/+7
2005-08-24Fix fetching of tags.Junio C Hamano1-2/+2
2005-08-24Merge refs/heads/master from . v0.99.5Junio C Hamano2-1/+3
2005-08-24[PATCH] Fix silly pathspec bug in git-ls-filesLinus Torvalds1-1/+1
2005-08-24[PATCH] Fix git-checkout-script exit statustony.luck@intel.com1-0/+2
2005-08-24Merge refs/heads/master from . Junio C Hamano1-1/+1
2005-08-24Fix markup minimally to get man pages built.Junio C Hamano1-1/+1
2005-08-24Merge refs/heads/master from . Junio C Hamano30-327/+817
2005-08-24Update tutorial to describe shared repository style a bit more.Junio C Hamano1-20/+53
2005-08-24Documentation: multi-head fetch.Junio C Hamano8-63/+170
2005-08-24Support +<src>:<dst> format in push as well.Junio C Hamano3-6/+24
2005-08-24[PATCH] Allow "+remote:local" refspec to cause --force when fetching.Junio C Hamano2-7/+26
2005-08-24[PATCH] Use git-octopus when pulling more than one heads.Junio C Hamano1-2/+12
2005-08-24[PATCH] "git fetch --force".Junio C Hamano1-8/+37
2005-08-24[PATCH] Use .git/remote/origin, not .git/branches/origin.Junio C Hamano2-3/+6
2005-08-24[PATCH] Make "git pull" and "git fetch" default to originJunio C Hamano1-1/+4
2005-08-24[PATCH] Infamous 'octopus merge'Junio C Hamano2-0/+104
2005-08-24[PATCH] Retire git-parse-remote.Junio C Hamano4-87/+12
2005-08-24[PATCH] Multi-head fetch.Junio C Hamano1-42/+147
2005-08-24[PATCH] Start adding the $GIT_DIR/remotes/ support.Junio C Hamano3-23/+151
2005-08-24[PATCH] Fix "prefix" mixup in git-rev-listPavel Roskin1-8/+8
2005-08-24Audit rev-parse users again.Junio C Hamano5-7/+7
2005-08-24Rationalize output selection in rev-parse.Junio C Hamano1-67/+54
2005-08-24Generate pack info file after repack.Junio C Hamano1-1/+20
2005-08-23Merge refs/heads/master from . Junio C Hamano3-15/+76
2005-08-23Link the tutorial from the main document.Junio C Hamano1-0/+3
2005-08-23Try to find the optimum merge base while resolving.Junio C Hamano2-15/+73
2005-08-23Replace C99 array initializers with code.Jason Riedy1-8/+18
2005-08-23Replace unsetenv() and setenv() with older putenv().Jason Riedy3-3/+3
2005-08-23Include sys/time.h in daemon.c.Jason Riedy1-0/+1
2005-08-23Fix ?: statements.Jason Riedy11-19/+43
2005-08-23Replace zero-length array decls with [].Jason Riedy5-8/+8
2005-08-23Merge refs/heads/master from . Junio C Hamano37-227/+1596
2005-08-23Tutorial updates.Junio C Hamano2-195/+275
2005-08-23Update git-diff-script.Junio C Hamano1-20/+32
2005-08-23Make "git-rev-list" work within subdirectoriesLinus Torvalds2-2/+2
2005-08-23[PATCH] Fix git-rev-parse --default and --flags handlingLinus Torvalds1-3/+3
2005-08-23Add placeholders for missing documents.Junio C Hamano30-1/+1194
2005-08-23Merge refs/heads/master from . Junio C Hamano11-178/+587
2005-08-22Introduce "reset type" flag to "git reset"Junio C Hamano1-6/+90
2005-08-22Clean-up output from "git show-branch" and document it.Junio C Hamano6-140/+128
2005-08-22[PATCH] Add 'git show-branch'.Junio C Hamano4-7/+343
2005-08-22[PATCH] Add a new extended SHA1 syntax <name>~<num>Junio C Hamano1-0/+41
2005-08-22Fix "git-diff-script A B"Junio C Hamano1-2/+8
2005-08-22[PATCH] git-ls-files: generalized pathspecsLinus Torvalds1-35/+73
2005-08-21Merge refs/heads/master from . Junio C Hamano1-36/+165
2005-08-21[PATCH] Make "git-ls-files" work in subdirectoriesLinus Torvalds1-36/+165
2005-08-21Merge refs/heads/master from . Junio C Hamano5-12/+13
2005-08-21[PATCH] sha1_name: do not accept .git/refs/snap/.Junio C Hamano1-1/+0
2005-08-21[PATCH] possible memory leak in diff.c::diff_free_filepair()Yasushi SHOJI1-2/+1
2005-08-20Create objects/info/ directory in init-db.Junio C Hamano2-3/+6
2005-08-20[PATCH] Fix git-commit-script to output on stderr when -v failsMarco Costalba1-6/+6
2005-08-20Merge with master to pick up commit hook works.Junio C Hamano10-80/+227
2005-08-20git-resolve: dying is good, not showing help is bad.Junio C Hamano1-4/+8
2005-08-20Make sample pre-commit hook output Emacs friendly.Junio C Hamano1-1/+2
2005-08-19Call prune-packed from "git prune" as well.Junio C Hamano2-6/+16
2005-08-19Merge with master to pick up gitk updates.Junio C Hamano2-45/+165
2005-08-19Add hooks to tools/git-applypatch.Junio C Hamano3-18/+97
2005-08-19Add commit hook and make the verification customizable.Junio C Hamano4-52/+105
2005-08-19[PATCH] Allow file removal when "git commit --all" is used.Junio C Hamano1-2/+2
2005-08-19Merge from gitkJunio C Hamano1-43/+163
2005-08-19Merge with master for a couple more fixes.Junio C Hamano3-3/+4
2005-08-19[PATCH] git-rev-list: avoid crash on broken repositorySergey Vlasov1-0/+2
2005-08-19[PATCH] Fix git-format-patch-script to handle empty messagesMarco Costalba1-1/+1
2005-08-19Display the contents of a tag when the user clicks on it.Paul Mackerras1-29/+64
2005-08-19Added re-read refs command, and display all refs.Paul Mackerras1-6/+93
2005-08-19Fix __attribute__ changes.Junio C Hamano1-2/+1
2005-08-18Merge with master to pick up safety patches.Junio C Hamano4-8/+13
2005-08-18[PATCH] Spell __attribute__ correctly in cache.h.Jason Riedy1-1/+1
2005-08-19Save the maxwidth setting in the ~/.gitk file.Paul Mackerras1-0/+2
2005-08-19Fix a bug where commits with no children weren't marked as on-screen.Paul Mackerras1-8/+4
2005-08-18Also make git-rebase-script stricter about dirty working tree.Junio C Hamano1-1/+3
2005-08-18[PATCH] git-applymbox: verify that index is cleanLinus Torvalds1-0/+8
2005-08-18Link the glossary document from the main manual.Junio C Hamano1-6/+1
2005-08-18Merge with master.Junio C Hamano2-7/+23
2005-08-18Stupid typo fix for git rebase.Junio C Hamano1-1/+1
2005-08-18[PATCH] Updates to glossaryJohannes Schindelin1-6/+22
2005-08-18Merge with master to pick up gitk --parents changes.Junio C Hamano1-69/+32
2005-08-18Merge with gitk --parents change.Junio C Hamano1-69/+32
2005-08-18Merge with master for gitk and doc updates.Junio C Hamano5-213/+711
2005-08-18[PATCH] updates for Documentation/howto/using-topic-branches.txtLuck, Tony1-2/+113
2005-08-18[PATCH] Add Makefile target glossary.htmlJohannes Schindelin2-1/+76
2005-08-18Use the --parents flag to git-rev-list.Paul Mackerras1-69/+32
2005-08-17Merge with gitkJunio C Hamano1-167/+461
2005-08-17[PATCH] Assorted changes to glossaryJohannes Schindelin1-43/+61
2005-08-18Allow graph lines to jump through hyperspace.Paul Mackerras1-166/+413
2005-08-17Merge from master for misc fixes.Junio C Hamano8-16/+78
2005-08-17Make rebase script saner.Junio C Hamano1-7/+10